# Name of the key used to store the user source uid used to generate this token.
USER_SOURCE_CLAIM = "user_source_uid"
USER_SOURCE_ID_CLAIM = "user_source_id"
USERNAME_CLAIM = "username"
EMAIL_CLAIM = "email"
