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,
|
...publicUserProps,
|
||||||
'currentChallengeId',
|
'currentChallengeId',
|
||||||
'email',
|
'email',
|
||||||
|
'emailVerified',
|
||||||
'id',
|
'id',
|
||||||
'sendQuincyEmail',
|
'sendQuincyEmail',
|
||||||
'theme'
|
'theme'
|
||||||
|
Reference in New Issue
Block a user