Replies: 2 comments 5 replies
-
I mean I could detect if it was GitHub by checking if the user image URL starts with |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to know how I can find out which auth provider has been used after logging in with it, is that possible?
I'm looking for something like
$page.data.session?.platform
My code:
src/lib/auth.ts
src/hooks.server.ts
src/routes/layout.server.ts
Beta Was this translation helpful? Give feedback.
All reactions