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(oauth): allow setting, store&return clientId/clientSecret for clients and add enableRefreshTokenRotation #1065

Merged
merged 32 commits into from
Oct 27, 2024

Commits on Oct 8, 2024

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

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    56359ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ed8c3e View commit details
    Browse the repository at this point in the history
  3. fix: typo

    sattvikc committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    541e2e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1025ec View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

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

Commits on Oct 13, 2024

  1. fix: compute exp

    sattvikc committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    3183ff6 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. fix: cron related

    sattvikc committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    93ceade View commit details
    Browse the repository at this point in the history
  2. fix: storage test

    sattvikc committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    7f20e78 View commit details
    Browse the repository at this point in the history
  3. fix: remove prints

    sattvikc committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    f212500 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9213fd4 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    ec75e62 View commit details
    Browse the repository at this point in the history
  2. fix: login request tests

    sattvikc committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    618c591 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. fix: typo

    sattvikc committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    3492ca2 View commit details
    Browse the repository at this point in the history
  2. fix: revocation tests

    sattvikc committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e54cd5f View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. fix: handling null

    sattvikc authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    717d129 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

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

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    fd17adb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    226329c View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    8f9c59c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac3cf84 View commit details
    Browse the repository at this point in the history
  3. fix: various fixes

    tamassoltesz committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    11229d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    170dac6 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

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

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    9e3ccc4 View commit details
    Browse the repository at this point in the history
  2. fix: changelog

    tamassoltesz committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d85f5eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2caa02d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4b1cf0 View commit details
    Browse the repository at this point in the history
  5. fix: review fixes

    tamassoltesz committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    887234d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f2747a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

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

Commits on Oct 27, 2024

  1. Merge pull request #1067 from supertokens/feat/oauth/allow-list

    feat: oauth/allow list
    porcellus authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    2abfb68 View commit details
    Browse the repository at this point in the history