Hi. Great blog, it really helped me setup google authentication. I notice you set refresh_token_url to None. I've been trying to get refresh tokens to work with this implementation but so far failing. Do you know where this refresh_token_url is used? Wondering how to refresh the access token with the refresh token and set it in the cookie.
Richard Giddings
Hi. Great blog, it really helped me setup google authentication. I notice you set refresh_token_url to None. I've been trying to get refresh tokens to work with this implementation but so far failing. Do you know where this refresh_token_url is used? Wondering how to refresh the access token with the refresh token and set it in the cookie.