chat-ui icon indicating copy to clipboard operation
chat-ui copied to clipboard

feat openid login with google

Open fredguth opened this issue 2 years ago • 0 comments

Today the login works only wit HuggingFace as a provider, this PR opens the possibility of adding other OPENID providers.

  • changes hfUserIdto providerUserId
  • adds optional email to user type
  • changes scope to add email as preferred_username is not available obligatory and Google does not provide it
  • fix sha256.ts import

fredguth avatar May 19 '23 14:05 fredguth