You are currently authenticated

Current User Access Token: {{ token.getValue() | json }}

Current User Access Token Payload : {{getClaims(token.getValue()) | json}}

Current User Refresh Token: {{ token.getRefreshToken() | json }}

No User Authenticated

OAuth2 Sign In with email/password

Hello! Sign in with your username or email

Oh snap!

  • {{ error }}

Hooray!

  • {{ message }}

Email is required!

Email should be the real one!

Password is required!

Password should contains from {{ getConfigValue('forms.validation.password.minLength') }} to {{ getConfigValue('forms.validation.password.maxLength') }} characters