You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* v1.1 Fixes Entities
Why
Adds encrypted passwords and basic User and Clients models. These changes prepare the application to allow User and Clients (Apps) registrations.
- Renames Models to Entities
- Adds Repositories for Clients and Users
- Uses UUID for table primary keys
- Uses UUID for Client ID
- Adds Name and Logo to Clients table
- Removes State and Scope from the `/token` request
0 commit comments