Questions tagged [oauth-refresh-token]

16 questions
0
votes
1 answer

MS Graph Access Token Refresh with GuzzleHttp

I'm trying to refresh an access token using a refresh token on MS graph platform. To do this I've been inspired by this documentation from Microsoft: https://learn.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-auth-code-flow I've been…
1
2