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 initial oauth2 client apis #866

Merged
merged 23 commits into from
Jul 14, 2024

Commits on Jun 20, 2024

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

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    bf7f178 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    508bfad View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    ab707b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    849c654 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    5bcedd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    112e5ee View commit details
    Browse the repository at this point in the history
  3. Merge pull request #867 from supertokens/feat/login-info-api

    feat: Add an api to get login info
    anku255 authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    a4636e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    deb0392 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3af555e View commit details
    Browse the repository at this point in the history
  6. fix: make login flow work

    porcellus committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ff2135b View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. feat!: improve how we handle changing email addresses and users becom…

    …ing unverified when account linking requires verification (#869)
    
    * feat: update email and pw change logic and add more security checks
    
    * feat: update error messages
    
    * refactor: improve debug logs and clarify conditions
    
    * chore: update changelog
    
    * chore: empty line from changelog
    
    * refactor: remove duplicated check and bypass mapping for already mapped errcodes
    
    * chore: update changelog
    porcellus authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    1621b7a View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. feat: call isEmailChangeAllowed in pwless updateUser (#875)

    * feat: call isEmailChangeAllowed in pwless updateUser
    
    * test: add updateUser to test-server
    
    * chore: remove unnecessary item from changelog
    
    * chore: extend changelog to mention exact function names
    porcellus authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    257f2c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58da933 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. fix: circular dependency

    porcellus committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    8c977f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

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

Commits on Jul 8, 2024

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

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    dd818d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    090e29a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdfa031 View commit details
    Browse the repository at this point in the history
  4. merges with latest

    rishabhpoddar committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    d23a74c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0fac157 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c427700 View commit details
    Browse the repository at this point in the history