issues
search
iamacoderguy
/
projectC
0
stars
0
forks
source link
Login / Logout
#18
Closed
iamacoderguy
closed
4 years ago
iamacoderguy
commented
4 years ago
[x] UI
[x] Update UI design to navigate between Login and Sign Up screens (EST: 0 hours - ACTL: 3h)
[x] Login form (EST: 1 hour - ACTL: 1h)
[x] Optimize layout when the keyboard shows (EST: 3 hours - ACTL: 45m)
[x] Show password
[x] Validation (username, password)
[x] Login / Integrate into auth0 (EST: 2 hours - ACTL: 8h )
[x] Login
[x] Scope
[x] Auto-login (EST: 3 hours - ACTL: 14h 30m)
[x] Auto-login after signing up successfully
[x] Auto-login next time after logging in successfully
[x] From module to the app
[x] Load refreshToken from the app
[x] Get profile and show
[x] Logout (EST: 1 hour - ACTL: 2h)
[x] Clean Redux store
[x] auth0 Logout
[x] JWT validation (EST: 2 hours - ACTL: 11h)
[x] modeling error
[x] renewToken when jwt expired and logout when other jwt errors in module level
[x] handle jwt errors from the app
[x] Error handling (2 hours)
[ ] Unify const
EST: 14 hours
iamacoderguy
commented
4 years ago
[x]
https://auth0.com/docs/api-auth/tutorials/silent-authentication
[ ]
https://auth0.com/docs/sessions/references/example-short-lived-session-mgmt
[x]
https://auth0.com/docs/tokens/guides/store-tokens
[x]
https://auth0.com/docs/architecture-scenarios/mobile-api/part-3#renew-the-token
[ ]
https://auth0.com/docs/api-auth/tutorials/adoption
[ ]
https://auth0.com/docs/api-auth/tutorials/adoption/oidc-conformant
[x]
https://auth0.com/docs/tokens/concepts/refresh-tokens
[x]
https://auth0.com/docs/tokens/concepts/refresh-token-rotation
[x]
https://auth0.com/docs/logout
iamacoderguy
commented
4 years ago
[ ]
https://auth0.com/docs/architecture-scenarios/mobile-api/api-implementation-nodejs
iamacoderguy
commented
4 years ago
[ ]
https://auth0.com/docs/rules
[ ]
https://auth0.com/docs/architecture-scenarios/mobile-api/mobile-implementation-android
[ ]
https://medium.com/better-programming/stop-writing-your-own-user-authentication-code-e8bb50388ec4
[ ]
https://www.npmtrends.com/config-vs-node-config-ts
[ ]
https://itnext.io/how-to-perfectly-handle-user-interactions-with-redux-saga-5e5944e3ed8b
iamacoderguy
commented
4 years ago
[x]
https://auth0.com/docs/scopes/current
[x]
https://auth0.com/docs/scopes/current/oidc-scopes
[x]
https://auth0.com/docs/scopes/current/api-scopes
[x]
https://auth0.com/docs/scopes/current/sample-use-cases#request-custom-API-access
[x]
https://auth0.com/docs/authorization/concepts/rbac
[x]
https://auth0.com/docs/authorization/concepts/sample-use-cases-rbac
[x]
https://auth0.com/docs/authorization/guides/how-to
[x]
https://auth0.com/docs/extensions/authorization-extension/v2
[x]
https://auth0.com/docs/authorization/concepts/core-vs-extension
[x]
https://auth0.com/docs/authorization/concepts/authz-rules
[x]
https://auth0.com/docs/authorization/concepts/sample-use-cases-rules
[x]
https://auth0.com/docs/authorization/concepts/policies
EST: 14 hours