This website requires JavaScript.
Explore
Help
Sign In
apps
/
monibuca
Watch
1
Star
0
Fork
0
You've already forked monibuca
mirror of
https://github.com/langhuihui/monibuca.git
synced
2025-12-24 13:48:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a2dcb8a3ef30733a952eb3898f738063c8b7c080
monibuca
/
pkg
/
auth
History
langhuihui
f884cb8376
feat: add token auto-refresh functionality - Add token refresh threshold and refresh functions in auth package - Implement token refresh in HTTP middleware and gRPC interceptor - Return new token in response headers when token is close to expiration
2025-01-01 22:04:48 +08:00
..
auth.go
feat: add token auto-refresh functionality - Add token refresh threshold and refresh functions in auth package - Implement token refresh in HTTP middleware and gRPC interceptor - Return new token in response headers when token is close to expiration
2025-01-01 22:04:48 +08:00
middleware.go
feat: add token auto-refresh functionality - Add token refresh threshold and refresh functions in auth package - Implement token refresh in HTTP middleware and gRPC interceptor - Return new token in response headers when token is close to expiration
2025-01-01 22:04:48 +08:00