Skip to content
Snippets Groups Projects
Commit aba878d5 authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

Merge branch 'docs/grdf-access-token' into 'master'

doc(grdf): add bo fetching access token

See merge request !76
parents 602f9be5 294a25a0
No related branches found
No related tags found
1 merge request!76doc(grdf): add bo fetching access token
Pipeline #105674 passed
# GRDF Access Token
To avoid the creation of a new access token for each connectors, the backoffice is responsible for fetching access tokens.
It fetches a new access token every 2 hours and stores it in a table `grdf_access_tokens`.
Each connectors will fetch an endpoint to get the access token instead.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment