Skip to content
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.

Resolves supabase-community/gotrue-go#2 #3

Merged
merged 2 commits into from
Aug 24, 2023

Conversation

Qinbeans
Copy link
Contributor

What kind of change does this PR introduce?

  • Adds PKCE flow in authorize.Authorize
    • Adds new function for PKCE flow called authorize.generatePKCEParams
  • Adds check for PKCE in token.Token
  • Adds type Flowtype and PKCEParams
  • Changes TokenRequest and AuthorizeRequest

What is the current behavior?

Issue #2

What is the new behavior?

Adds PKCE flow for authentication.

@kwoodhouse93 kwoodhouse93 self-assigned this Aug 24, 2023
@kwoodhouse93 kwoodhouse93 merged commit eb1c40f into supabase-community:main Aug 24, 2023
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants