Hacker News new | ask | show | jobs
by cropcirclbureau 298 days ago
Google OAuth2 refresh tokens are definitely singe use.
1 comments

Atleast not documented here https://developers.google.com/identity/protocols/oauth2#5.-r.... They have a limit on the number of tokens but not on number of uses per token.