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

Add SetToken() to KeyFlow #167

Merged
merged 6 commits into from
Nov 15, 2023
Merged

Add SetToken() to KeyFlow #167

merged 6 commits into from
Nov 15, 2023

Conversation

vicentepinto98
Copy link
Contributor

@vicentepinto98 vicentepinto98 commented Nov 15, 2023

Support Authentication in the CLI:

  • Reading custom token and jwks endpoints from env var is moved to the auth pkg
  • Add SetToken to KeyFlow to allow setting the tokens directly

core/clients/key_flow_test.go Outdated Show resolved Hide resolved
core/clients/key_flow.go Show resolved Hide resolved
core/clients/key_flow_test.go Outdated Show resolved Hide resolved
core/clients/key_flow.go Outdated Show resolved Hide resolved
core/auth/auth.go Show resolved Hide resolved
core/auth/auth.go Show resolved Hide resolved
@vicentepinto98 vicentepinto98 merged commit 5e4c723 into main Nov 15, 2023
8 checks passed
@vicentepinto98 vicentepinto98 deleted the vp/key-flow-set-token branch November 15, 2023 12:57
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