Skip to content

Conversation

lsirac
Copy link
Contributor

@lsirac lsirac commented Aug 6, 2021

When verifyIdToken or verifySessionCookie is called with checkRevoked set to true we also check if the user is disabled. If so, a FirebaseAuthException with the new AuthErrorCode USER_DISABLED is thrown.

@lsirac lsirac requested review from egilmorez and hiranya911 August 6, 2021 01:02
Copy link
Contributor

@hiranya911 hiranya911 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks pretty good. Just a few minor nits pointed out.

@lsirac lsirac requested a review from hiranya911 August 7, 2021 23:13
Copy link
Contributor

@hiranya911 hiranya911 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. LGTM 👍

@hiranya911
Copy link
Contributor

@egilmorez PTAL the javadoc updates in AbstractFirebaseAuth and AuthErrorCode.

Copy link
Contributor

@egilmorez egilmorez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG, though a couple of comments don't fully make sense to me -- possibly my problem but please clarify if you can, thanks!

Copy link
Contributor

@egilmorez egilmorez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@lsirac lsirac merged commit 2d50628 into master Aug 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants