node-red-contrib-oauth2 icon indicating copy to clipboard operation
node-red-contrib-oauth2 copied to clipboard

Token Refresh not Pushed / Missing Params

Open anasasghar opened this issue 1 year ago • 1 comments

access_type: Set to "offline" to request a refresh token from Google. prompt: Set to "consent" to prompt the user for consent and allow Google to issue a refresh token.

Which node are you reporting an issue on? OAuth2

What are the steps to reproduce? Auth Code Method

What happens? Only access code generated

What do you expect to happen? Access and refresh token

Please tell us about your environment: Latest node-red, local machine

anasasghar avatar Oct 25 '24 09:10 anasasghar