issue title:
Connect Google Authenticate and sent request to authentication API.
Description:
To login into back office system, user have to log in via google authenticate with the email that registered with admin. After login through google authentication success and email match with user email in database, API for authentication will response with userId and store them in token as authenticates' prove.
Proposed Works:
- Google Authenticator when user log in system on Login Page.
- Sent request for validation through authentication API.
- Handle authentication token after receive userId from request.
- Create document on how to use token in authenticates' works
issue title:
Connect Google Authenticate and sent request to authentication API.
Description:
To login into back office system, user have to log in via google authenticate with the email that registered with admin. After login through google authentication success and email match with user email in database, API for authentication will response with userId and store them in token as authenticates' prove.
Proposed Works: