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
Refactoring.
Namespace changes.
Authentication & GrantType Behaviours added.
OAuth2 error specs implemented.
OAuth2 errors standardized into tuples.
Authenticate & UnauthorizedOnly plugs added.
Updated readme & documentation.
Added priv_settings map to User and Client models to save non public settings like email_confirmed, otp_secret and etc...