sematic-ai / sematic

An open-source ML pipeline development platform
Other
969 stars 58 forks source link

If user token has no hd, use email address domain #1098

Closed augray closed 10 months ago

augray commented 10 months ago

Closes #1093

Google only sets thehd claim on an id token under certain circumstances. If it's not set, we should consider the user's email domain to be whatever comes after the @ in their email address.