Download the PHP package ma/auth-otp-api without Composer
On this page you can find all versions of the php package ma/auth-otp-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ma/auth-otp-api
More information about ma/auth-otp-api
Files in ma/auth-otp-api
Download ma/auth-otp-api
More information about ma/auth-otp-api
Files in ma/auth-otp-api
Vendor ma
Package auth-otp-api
Short Description Package to create auth apis with otp verfication
License MIT
Package auth-otp-api
Short Description Package to create auth apis with otp verfication
License MIT
Please rate this library. Is it a good library?
Informations about the package auth-otp-api
Auth Otp Api
Package to build auth based api with otp verfication
Requirements
- PHP >= 7.4
- Laravel >= 8.5
- Laravel Sanctum for Laravel <= 8.5 and lower
Installation
Install location using composer require
:
Add the service provider in config/app.php
:
Publish the configuration file (this will create a auth-otp-api.php
file inside the config/
directory :
add api
auth guard in auth.php
file :
All versions of auth-otp-api with dependencies
PHP Build Version
Package Version
No informations.
The package ma/auth-otp-api contains the following files
Loading the files please wait ....