issues
search
sandipbhuyan
/
Swachh
0
stars
0
forks
source link
Apply authentication system in the platform
#4
Open
sandipbhuyan
opened
5 years ago
sandipbhuyan
commented
5 years ago
Propper authentication system for Swachh app
Make the auth process through the session.
[x] Add passport API service
[x] Create a token while login
[x] Store the token in the device local system
[x] Remove the Token when the session is not there
[x] Check the token in backend
Propper authentication system for Swachh app
Make the auth process through the session.