Sorry for opening this issue.
Can the code above (#4) be used directly in a custom module (where the access token is used as a Bearer to access a API), or do I need to add some extra code in order to work outside of the OIDC module?
- 🇧🇪Belgium matthijs
It should be usable everywhere, the only requirement is a valid oidc session.