Skip to content
New issue

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

fix: add client_id field to pkce auth example. #264

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

ErichKramer
Copy link
Contributor

@ErichKramer ErichKramer commented Oct 1, 2024

Simple fix for pkce auth example that I stumbled across while trying the library module. I'm unsure if this is a a specification requirement for pkce auth as I haven't finished reading the RFC, but if you do not set the client_id as a param, you get a helpful message that it needs to be set.

This change assumes that the user will provide the client_id as an env var.

@strideynet strideynet merged commit a4e1430 into zmb3:master Oct 1, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants