This website requires JavaScript.
Explore
Help
Sign In
Mxmilu666
/
frp
Watch
1
Star
1
Fork
1
You've already forked frp
mirror of
https://github.com/fatedier/frp.git
synced
2026-03-18 07:49:16 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ad239300f2058cd4125094a351646a1770d0c03d
frp
/
pkg
/
auth
History
fatedier
ad239300f2
auth/oidc: fix eager token fetch at startup, add validation and e2e tests
2026-03-13 19:54:08 +08:00
..
legacy
support yaml/json/toml configuration format, make ini deprecated (
#3599
)
2023-09-06 10:18:02 +08:00
auth.go
refactor: separate auth config from runtime and defer token resolution (
#5105
)
2025-12-25 00:53:08 +08:00
oidc_test.go
auth/oidc: fix eager token fetch at startup, add validation and e2e tests
2026-03-13 19:54:08 +08:00
oidc.go
auth/oidc: fix eager token fetch at startup, add validation and e2e tests
2026-03-13 19:54:08 +08:00
pass.go
optimize some code (
#3801
)
2023-11-27 15:47:49 +08:00
token.go
use std slices package (
#4008
)
2024-02-20 12:01:41 +08:00