Comparing 9f3143c...6dd41aa · firebase/firebase-admin-python

Permalink

base repository: firebase/firebase-admin-python

Failed to load repositories. Confirm that selected base ref is valid, then try again.

Loading

base: 9f3143c
head repository: firebase/firebase-admin-python

Failed to load repositories. Confirm that selected head ref is valid, then try again.

Loading

compare: 6dd41aa
  • 5 commits
  • 10 files changed
  • 5 contributors

Commits on Nov 30, 2021

  1. Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. feat(auth): enables OIDC auth code flow (#549)

    Provides an option for developers to specify the OAuth response type for their OIDC provider (either one of these can be set:):
    - id_token
    - code (if set, must also set the client secret)
    
    RELEASE NOTES: Added support for configuring the authorization code flow for OIDC providers.
    Configuration menu

    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history