This website requires JavaScript.
Explore
Help
Register
Sign In
cyonjan
/
frp
Watch
1
Star
0
Fork
0
You've already forked frp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
5544e5f7d5
frp
/
models
/
auth
History
Guy Lewin
5544e5f7d5
style: export shared logic from SetLogin and SetPing to a common generateAccessToken() method in oidc.go
2020-02-20 18:10:23 +02:00
..
auth.go
feat: add multiple authentication methods, token and oidc. token is the current token comparison, and oidc generates oidc token using client-credentials flow. in addition - add ping verification using the same method
2020-02-19 15:07:02 +02:00
oidc.go
style: export shared logic from SetLogin and SetPing to a common generateAccessToken() method in oidc.go
2020-02-20 18:10:23 +02:00
token.go
style(auth): rename ProviderConsumer to SetterVerifier since that's the new naming convention for auth
2020-02-19 19:46:02 +02:00