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(auth): Add support for OpenID Connect provider #6574

Merged
merged 13 commits into from
Jan 27, 2023

Commits on Sep 24, 2022

  1. Configuration menu
    Copy the full SHA
    1eee722 View commit details
    Browse the repository at this point in the history
  2. Added OIDC to imports.

    Babsvik committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    3ff0c2e View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2022

  1. Fixed linting errors.

    Babsvik committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    4d8eed5 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Added OIDC support for Android. Added OIDC e2e tests. Renamed OIDCPro…

    …vider to OIDCAuthProvider to be more consistent with the naming of other providers.
    Babsvik committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    0e33db7 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Configuration menu
    Copy the full SHA
    696bae9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cfadd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63bcdc1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2bd6db View commit details
    Browse the repository at this point in the history
  5. Updated header again.

    Babsvik committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    85fe346 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Clarified parts of the docs.

    Babsvik committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    658929d View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

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

Commits on Jan 27, 2023

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