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): OIDC/Lambda Support #777

Merged
merged 9 commits into from
Aug 23, 2021
Merged

Commits on Aug 23, 2021

  1. OIDC/Lambda support

    Dillon Nys committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    d3f2a6a View commit details
    Browse the repository at this point in the history
  2. Clean up

    Dillon Nys committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    021c567 View commit details
    Browse the repository at this point in the history
  3. Fix iOS test

    Dillon Nys committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    bd98909 View commit details
    Browse the repository at this point in the history
  4. Add unit tests

    Dillon Nys committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    7a76d54 View commit details
    Browse the repository at this point in the history
  5. Fix Android test

    Dillon Nys committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    3d6bc7b View commit details
    Browse the repository at this point in the history
  6. Fix Android tests

    Dillon Nys committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    5501769 View commit details
    Browse the repository at this point in the history
  7. Refactor and remove AuthToken from the public API

    Dillon Nys committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    991798d View commit details
    Browse the repository at this point in the history
  8. Remove concurrent guards

    Dillon Nys committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    9b890fd View commit details
    Browse the repository at this point in the history
  9. Clean up

    Dillon Nys committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    1a245f8 View commit details
    Browse the repository at this point in the history