Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
andrewelawrence
/
chat
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
chat / src /routes /login
23.1 kB
  • 100 contributors
History: 48 commits
Andrew
feat(auth): Add user registration route
8967568 27 days ago
  • callback
    feat(auth): Persist password and recovery key hashes in user session 27 days ago
  • password
    refactor(auth): Replace static password whitelist with database authentication 27 days ago
  • recover
    feat(auth): Add password recovery route 27 days ago
  • register
    feat(auth): Add user registration route 27 days ago
  • +server.ts
    499 Bytes
    refactor(auth): simplify OIDC login endpoint using auth helpers about 2 months ago