ladybirdweb / faveo-authentication

A Common authentication repo, which is being used in all Faveo projects.
0 stars 0 forks source link

Various basic authentication API's #4

Open bhanu2217 opened 3 years ago

bhanu2217 commented 3 years ago

Screens/API's to design

Client-side or common:

Admin side/Settings:

bhanu2217 commented 3 years ago

Have a look at this project for some inspiration https://github.com/jeremykenedy/laravel-auth

bhanu2217 commented 3 years ago

For forgot password API. Let's define a certain time frame for the URL and expire the URL after this time frame.