- username/password register by app id
- username/password login by app id
- save user data
Hodor is service which helps to simplify users auth flows for many applications simultaneously:
- crud users
- different auth schemes
- support roles
- support generic restriction mechanism
Just try to apply DRY principe for new applications and stop to create again & again same functionality
- simple login
- crud apps
- crud app clients
- simplest validation