Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
yahyoha
/
omnidiag
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
omnidiag / backend /auth
25.9 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 3 commits
yahyoha's picture
yahyoha
fix(auth): replace passlib with direct bcrypt to fix Python 3.10 compat
bb507eb about 1 month ago
  • __init__.py
    478 Bytes
    feat(auth): add JWT authentication system with bcrypt + API key support about 1 month ago
  • api_key.py
    2.83 kB
    feat(auth): add JWT authentication system with bcrypt + API key support about 1 month ago
  • dependencies.py
    4.67 kB
    fix(auth): add missing get_optional_user dependency about 1 month ago
  • hashing.py
    761 Bytes
    fix(auth): replace passlib with direct bcrypt to fix Python 3.10 compat about 1 month ago
  • jwt.py
    3.92 kB
    feat(auth): add JWT authentication system with bcrypt + API key support about 1 month ago
  • rbac.py
    2.93 kB
    feat(auth): add JWT authentication system with bcrypt + API key support about 1 month ago
  • routes.py
    7.98 kB
    feat(auth): add JWT authentication system with bcrypt + API key support about 1 month ago
  • schemas.py
    2.3 kB
    feat(auth): add JWT authentication system with bcrypt + API key support about 1 month ago