chore(emailVerified): Add emailVerified to session user object (#17255)
This commit is contained in:
committed by
mrugesh mohapatra
parent
2adeaccf20
commit
10272d9d5a
@ -41,6 +41,7 @@ export const userPropsForSession = [
|
||||
...publicUserProps,
|
||||
'currentChallengeId',
|
||||
'email',
|
||||
'emailVerified',
|
||||
'id',
|
||||
'sendQuincyEmail',
|
||||
'theme'
|
||||
|
Reference in New Issue
Block a user