We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adds refresh token, custom claims, and pkce without client secret support to cloudflare-go
docs: https://developers.cloudflare.com/api/operations/access-applications-list-access-applications
unit tests
What sort of change does your code introduce/modify?
Originally posted by @ajholland in cloudflare/cloudflare-go#1981
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Adds refresh token, custom claims, and pkce without client secret support to cloudflare-go
Description
docs: https://developers.cloudflare.com/api/operations/access-applications-list-access-applications
Has your change been tested?
unit tests
Screenshots (if appropriate):
Types of changes
What sort of change does your code introduce/modify?
Checklist:
and relies on stable APIs.
Originally posted by @ajholland in cloudflare/cloudflare-go#1981
The text was updated successfully, but these errors were encountered: