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-09-27 03:25:56 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
tmp
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