authorizer icon indicating copy to clipboard operation
authorizer copied to clipboard

Question about sessions

Open gandaldf opened this issue 1 year ago • 1 comments

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.

gandaldf avatar Apr 07 '24 15:04 gandaldf

@gandaldf that scenario is not possible at the moment. However would like to understand the deeper use case of it

Thanks

lakhansamani avatar Aug 03 '24 12:08 lakhansamani