How to find the account by session #11524
Unanswered
Waylon-Firework
asked this question in
Help
Replies: 2 comments
-
anyone who can save me, thanks |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
session strategy: database
I have one email user and two accounts, one for github and one for google.
How can I know whether the currently logged in user is from GitHub or Google based on the session?
Based on the current table design, I can't seem to infer which account is currently active based on the session.
Beta Was this translation helpful? Give feedback.
All reactions