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