fix(auth): check if user disabled on check_revoked by bojeil-google · Pull Request #565 · firebase/firebase-admin-python

added 2 commits

August 3, 2021 23:28
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.

lahirumaramba

lahirumaramba

hiranya911

@bojeil-google

hiranya911

egilmorez

@bojeil-google