Guest User

Untitled

a guest
Oct 22nd, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. * SUMO playstore
  2. ** TODO Estimate how much effort we need to use IAM
  3. *** What needs to be done
  4. **** Replace signup/login/logout using custom auth0-sdk with Django and OIDC
  5. ***** TODO Disable RemoteUserMiddleware and RemoteUserBackend :backend:django:config:
  6. ***** TODO Add django rest framework endpoint for signup/get_profile :backend:drf:
  7. ***** TODO Replace auth0.js ``class Auth()`` to use local django signup :frontend:react:
  8. ***** TODO Replace auth0.js ``class Auth()`` to get user profile from rest framework :frontend:react:
  9. ***** TODO Adapt frontend for LDAP/Passwordless login/signup
Add Comment
Please, Sign In to add comment