We’re currently using passwordless login, where a user will receive a magic link containing their email and verification code. I would like to add a social login, where I can log them in after I get back their details from the social login. I have been able to get back an access token from a google login, as well as all the user details, but am stuck on how to get the verification token. Any help would be massively appreciated
Related Topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How do I get Google refresh tokens using react | 0 | 15 | August 28, 2024 | |
How to integrate social logins with existing user schema? | 1 | 478 | January 31, 2024 | |
Social connection without universal login | 3 | 15 | November 5, 2024 | |
Can the email/pass login strategy be added to a user who signed up with a social account? | 2 | 4090 | March 2, 2018 | |
How to refresh token obtained from social login without performing re-authentication | 0 | 747 | August 15, 2023 |