Thank you so much for the reply! I am currently using the " Example: Python implementation" and it seems to be using client credentials as the grant type, grabbing the access token with a post request, and then accessing another endpoint with a get request. If I understand correctly, does this required grabbing of the access token almost work like a refresh in a way, protecting against API expiration?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Best practice for refreshing token for Auth0 Management API | 2 | 7190 | March 2, 2018 | |
Rotating an expired Management API Access Token | 1 | 3377 | November 19, 2020 | |
New ManagementClient() refuses to refresh access token | 2 | 58 | January 29, 2025 | |
Management API Access Tokens dead end | 13 | 2901 | July 27, 2022 | |
Refresh API Management Token on NodeJS | 2 | 3707 | March 6, 2020 |