Skip to content

raokrutarth/identity-playspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Identity Playspace

POC-style project to play around with UI + BE service that allows users authentication and identity management.

TODO

  • Add dc based dev and runtime.
  • get basic REST BE working with sqlalchemy.
  • Get home page working with react app.
  • add login API and session management.
  • add follow feature.
  • add edit-note feature with rbac.

Resources

Steps

  • Watch authn talks for notes.
  • Watch react talks & demos for intro.
  • get cookbook code snipets for authn.
  • find react cookbook and make notes.

Pending

Done