frp/pkg/auth
2026-03-15 22:29:45 +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.go auth/oidc: fix eager token fetch at startup, add validation and e2e tests (#5234) 2026-03-15 22:29:45 +08:00
oidc_test.go auth/oidc: fix eager token fetch at startup, add validation and e2e tests (#5234) 2026-03-15 22:29:45 +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