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
Quell uses Cognito for auth by default which uses OpenID. Its not a far lead going from that to OAuth2 on the front-end with the exception of using auth token instead of id token. For now to save time just switching to using auth token but fugure plans to make more configurable.