Open
Description
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.