Skip to content

Conversation

@gkemmey
Copy link

@gkemmey gkemmey commented Oct 7, 2025

No description provided.

implements a from-scratch, fully client-side pkce oauth demo that walks through
the complete flow:

- generating the `code_verifier` and `code_challenge`
- redirecting for authorization
- exchanging the `code` for an access token
- and calling the people api to display the current user
@gkemmey gkemmey requested a review from a team as a code owner October 7, 2025 17:59
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.

3 participants