OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Nándor István Krácser 0b55f121b4
Fix missing email in log message
6 years ago
..
internal regenerate protobuf code 7 years ago
api.go Replace x/net/context with context of stdlib 7 years ago
api_test.go Add VerifyPassword to API 7 years ago
doc.go initial commit 10 years ago
handlers.go Fix missing email in log message 6 years ago
handlers_test.go Add tests for some callback handler error conditions 7 years ago
oauth2.go add preffered_username to idToken 6 years ago
oauth2_test.go Use connector_id param to skip directly to a specific connector 7 years ago
rotation.go *: fix some lint issues 7 years ago
rotation_test.go Remove the logrus logger wrapper 7 years ago
server.go Merge pull request #1505 from MarcDufresne/show-login-page 7 years ago
server_test.go *: fix some lint issues 7 years ago
templates.go templates: add new relativeURL function 7 years ago
templates_test.go templates: add new relativeURL function 7 years ago