witczax
WWasp
•Created by Andrea on 10/6/2024 in #🙋questions
Refresh token is null
Thanks @martinsos , that issue brought me here and allowed me to fix the issue as @Andrea explained 👍 Just started with wasp yesterday. I assumed that
getGoogleAuthConfig
may accept not only scopes
but also other params like access_type
or prompt
(or others from https://developers.google.com/identity/protocols/oauth2/web-server?hl=pl#request-parameter-prompt). I went with url override - hooks are a blessing for flexibility.20 replies