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:
Hamdy005
/
Study-Buddy
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
Study-Buddy / auth
36.2 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 25 commits
Hamdy005's picture
Hamdy005
refactor: migrate refresh token storage from PostgreSQL table to Redis and remove associated DB schema.
f4b73f4 9 days ago
  • __init__.py
    0 Bytes
    feat: implement authentication system, add quiz history support, and update API endpoints for material and tutor interactions 4 months ago
  • constants.py
    1.96 kB
    feat: implement Redis-first refresh token storage with Supabase fallback 15 days ago
  • jwt_utils.py
    2.23 kB
    feat: implement stateless JWT-based authentication with refresh tokens stored in HTTPOnly Cookies 24 days ago
  • rate_limiter.py
    6.16 kB
    feat: implement in-memory email rate limiting and adjust RAG search parameters 25 days ago
  • refresh_token_store.py
    5.2 kB
    refactor: migrate refresh token storage from PostgreSQL table to Redis and remove associated DB schema. 9 days ago
  • routes.py
    20.2 kB
    refactor: migrate refresh token storage from PostgreSQL table to Redis and remove associated DB schema. 9 days ago
  • schemas.py
    459 Bytes
    feat: implement in-memory email rate limiting and adjust RAG search parameters 25 days ago