server side sessions
-
Hello,
Is it possible to have an example code about: session server side with fusionauth? (with or without refresh token)
I’m thinking about https://fusionauth.io/learn/expert-advice/authentication/spa/native-login-form-to-application-backend-sessions with framework like Flask or Phoenix. -
what are you looking for in particular? This blog post has a node session which is used to manage the
access_token
:https://fusionauth.io/blog/2020/03/10/securely-implement-oauth-in-react