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

chore(oauth): replace pkce package with 'official' oauth2 package #199

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

lukasmalkmus
Copy link
Collaborator

Since v0.13.0 there is PKCE support in the x/oauth2 package. Let's drop the pkce sub-package I implemented a while ago.

@lukasmalkmus lukasmalkmus enabled auto-merge (rebase) December 13, 2023 10:14
@lukasmalkmus lukasmalkmus self-assigned this Dec 13, 2023
@lukasmalkmus lukasmalkmus requested a review from bahlo December 13, 2023 10:14
@lukasmalkmus lukasmalkmus added the enhancement New feature or request label Dec 13, 2023
@lukasmalkmus lukasmalkmus merged commit 435f10f into main Dec 13, 2023
5 checks passed
@lukasmalkmus lukasmalkmus deleted the lukasmalkmus/oauth2-pkce branch December 13, 2023 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants