Hello, thanks for answering. In fact I have read it. It was the first thing I found and read when this problem came up. I follow the tutorial that Auth0 suggests with asp.net core 3.1 for login. So I don’t know how to implement what the post says, especially the part about adding the line: access_type: ‘offline’. I don’t know if I have to use auth0-spa-js or configure it in Startup.cs of my project. When the user opens the webapp link, the user is directed to the Auth0 (Universal Login) login and only the “Continue with Google” button appears. I hope I have been able to explain myself well. Thanks again.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Need help with fetching refresh_token from Google social login | 9 | 11201 | August 26, 2019 | |
Cannot get refresh token in auth0-chrome google sign in | 4 | 7849 | May 6, 2020 | |
NextJS missing Google refresh token | 6 | 1970 | April 28, 2023 | |
/api/v2/users/{id} returns google accessToken not refreshToken? | 2 | 745 | November 7, 2023 | |
How to get a new Google access_token using refresh_token | 1 | 4205 | March 2, 2018 |