Auth process
feat(login): create authorization process
Create an auth process linked with the API
Will need help of team @projecter-org/api
Exemple: Login/register
- Login/register form credencials or third party Github Facebook Google
- Send a validation token to the api
- Api send back a timelapsed token
- Further calls need the token (Bearer) to receive data
⛳️
Auth process
feat(login): create authorization process
Create an auth process linked with the API
Will need help of team @projecter-org/api
Exemple: Login/register
⛳️