Comparing v5.0.1...v5.0.2 · firebase/firebase-admin-python

Commits on Jun 25, 2021

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. 1 Configuration menu

    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. fix(auth): check if user disabled on check_revoked (#565)

    * fix(auth): check if user disabled on check_revoked
    
    When `verify_session_cookie` or `verify_id_token` is called with
    `check_revoked` set to `True` we should also check if the user is
    disabled.
    
    If disabled the `UserDisabledError` is raised.
    Configuration menu

    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. Configuration menu

    Browse the repository at this point in the history