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.
 
 
 
 
 
 
Eric Chiang 5c6ddbb6dc server: fix expiry detection for verification keys 9 years ago
..
internal api: adding a gRPC call for listing refresh tokens. 9 years ago
api.go storage: Surface "already exists" errors. 9 years ago
api_test.go storage: Surface "already exists" errors. 9 years ago
doc.go initial commit 10 years ago
handlers.go api: adding a gRPC call for listing refresh tokens. 9 years ago
handlers_test.go Allow CORS on keys and token endpoints 9 years ago
oauth2.go api: adding a gRPC call for listing refresh tokens. 9 years ago
oauth2_test.go server: support POSTing to authorization endpoint 9 years ago
rotation.go server: fix expiry detection for verification keys 9 years ago
rotation_test.go server: fix expiry detection for verification keys 9 years ago
server.go Allow CORS on keys and token endpoints 9 years ago
server_test.go storage: Add OfflineSession object to backend storage. 9 years ago
templates.go {web,server}: use html/template and reduce use of auth request ID 9 years ago
templates_test.go *: add theme based frontend configuration 9 years ago