Alternative to using email for generateSessionToken

We have a Wix site that we access through SSO. But, for security purposes, the group in charge of data doesn’t want to send us the user email.
Is there any way to generate a session token without using an email?
(Could it be a dummy email? For example, <>@xxx.com?)

Thanks for any help!