You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 26, 2025. It is now read-only.
It is documented how to exchange access code for an id token at https://developer.okta.com/docs/guides/implement-auth-code/exchange-code-token/
But I wonder if it is possible to use this okta-sdk-php to do that? Or do I have to just use my own http client implementation?