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!: customizable client scopes in oidc_impl package #1052

Draft
wants to merge 27 commits into
base: main
Choose a base branch
from

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    71c1473 View commit details
    Browse the repository at this point in the history
  2. fix: try logging a bit more

    kuannie1 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    12cc78e View commit details
    Browse the repository at this point in the history
  3. try just hardcoding one

    kuannie1 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    ff65765 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a8daef View commit details
    Browse the repository at this point in the history
  5. try another delimiter

    kuannie1 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    6a811e6 View commit details
    Browse the repository at this point in the history
  6. add another debug statement

    kuannie1 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    8a4e222 View commit details
    Browse the repository at this point in the history
  7. try setting offline_access

    kuannie1 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c1e8bf1 View commit details
    Browse the repository at this point in the history
  8. try to include scopes

    kuannie1 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    8933f6a View commit details
    Browse the repository at this point in the history
  9. go back to +

    kuannie1 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    2329788 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0ce068b View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. try adding some other scopes

    kuannie1 committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    5f00c36 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    8a6f8d4 View commit details
    Browse the repository at this point in the history
  2. unneeded debug statement

    kuannie1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    2daaa57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f2e1ce View commit details
    Browse the repository at this point in the history
  4. Merge branch 'aku/set-scopes-if-needed' of github.com:chanzuckerberg/…

    …go-misc into aku/set-scopes-if-needed
    kuannie1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    5fe29e8 View commit details
    Browse the repository at this point in the history
  5. try this part again

    kuannie1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    7d477e1 View commit details
    Browse the repository at this point in the history
  6. try this again

    kuannie1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    0f78372 View commit details
    Browse the repository at this point in the history
  7. add helper comment

    kuannie1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    8f33632 View commit details
    Browse the repository at this point in the history
  8. don't need this

    kuannie1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    f0722ed View commit details
    Browse the repository at this point in the history
  9. don't need this

    kuannie1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    03f9ec1 View commit details
    Browse the repository at this point in the history
  10. re-add space

    kuannie1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    0dc6930 View commit details
    Browse the repository at this point in the history
  11. re-add space

    kuannie1 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    03b9fee View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    538dc94 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    19d1b5d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8ba7c51 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

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

Commits on Sep 26, 2024

  1. fix: add client secret

    kuannie1 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    615e5d6 View commit details
    Browse the repository at this point in the history