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
Hello everyone, I'm new to this project and I wanted to understand if it's possible to use Authorizer as a service for issuing "static" tokens without generating a session (not even the in-memory one).
My application internally handles cookie issuance and server-side session management, and I would like it to be the only point of reference.
The text was updated successfully, but these errors were encountered:
Hello everyone, I'm new to this project and I wanted to understand if it's possible to use Authorizer as a service for issuing "static" tokens without generating a session (not even the in-memory one).
My application internally handles cookie issuance and server-side session management, and I would like it to be the only point of reference.
The text was updated successfully, but these errors were encountered: