fastapi_hf / routes /auth.py

Commit History

Refactor Gmail integration to use REST API with OAuth2
27c9b9b

looh2 commited on

Implement data-source access control for SQL agent; add caching for user access profiles and enhance query processing with access validation
80406ea

looh2 commited on

Implement admin user approval flow and enhance user status verification
4a9399d

looh2 commited on

Refactor token decoding logic to enhance support for asymmetric and symmetric JWTs
058d3a1

looh2 commited on

Enhance multi-agent pipeline with conversation memory and feedback logging
29b3c24

looh2 commited on

refactor: Simplify JWT verification by removing legacy HS256 support and unused functions
a61aa14

looh2 commited on

feat: Implement JWT token verification for secure API access
7406da4

looh2 commited on