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

feat!: add OAuth2 support #834

Open
wants to merge 9 commits into
base: 0.43
Choose a base branch
from
Open

feat!: add OAuth2 support #834

wants to merge 9 commits into from

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    f851846 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. feat!: add initial impl for OAuth2 (#833)

    * feat: add initial impl of OAuth2 recipe
    
    * build: add missing bundle conf
    
    * fix: wrong recipe id
    
    * feat: clean up todos
    
    * feat: make use of getLoginChallengeInfo
    
    * fix: self-review fixes
    porcellus committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    d19e638 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    b7de9d2 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    1a4f173 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    a297391 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. test: Add e2e test for OAuth2 (#843)

    * test: Add e2e test for OAuth2
    
    * fix: PR changes
    
    * feat: add tryLinkingWithSessionUser, forceFreshAuth and small test fixes
    
    * test: add explanation comment to oauth2 tests
    
    ---------
    
    Co-authored-by: Mihaly Lengyel <[email protected]>
    anku255 and porcellus committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    55ace9c View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    b63bd81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    458c807 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. feat: Add functions and prebuiltUI for oauth2 logout (#850)

    * feat: Add functions and prebuiltUI for oauth2 logout
    
    * Update lib/ts/recipe/oauth2provider/components/themes/themeBase.tsx
    
    Co-authored-by: Mihály Lengyel <[email protected]>
    
    * fix: PR changes
    
    * fix: PR changes
    
    ---------
    
    Co-authored-by: Mihály Lengyel <[email protected]>
    anku255 and porcellus committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    dac170e View commit details
    Browse the repository at this point in the history