Open ayushjainrksh opened 4 years ago
The goal is to implement a login feature in the frontend that could be used to get the access token from the mongodb stitch API.
It is required for the authentication of the user by getting access token and to make queries.
Detailed Description
The goal is to implement a login feature in the frontend that could be used to get the access token from the mongodb stitch API.
Context
It is required for the authentication of the user by getting access token and to make queries.
Possible Implementations