FightPandemics / FightPandemics/FightPandemics-android
Autho Social Login
Open
- Dominant language
- Kotlin
- Stars
- 12
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
As mobile can direct comunicate with auth0 differently to webapp we need to add the user mongo_db id inside the jwt token. There are two approachs here:
1- we do it on mobile app and backend does not need to change
2- we build a service on backend to attend android and ios just to decode token add id and return the same token.
Contributor guide
Assessment
This issue has not been assessed yet.