Database Session Strategy misleading in Split Config Documentation. #11433
Unanswered
abmummaneni
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The split config documentation states that the configuration will
However, shortly after the docmuentation forces
session: { strategy: "jwt" },
in the config. Therefore the session is not saved in the database. Is this an error in the documentation, or is the session still supposed to be uploaded to the database?Beta Was this translation helpful? Give feedback.
All reactions