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.
 
 
 
 
 
 
rithu john 59502850f0 connector: Connectors without a RefreshConnector should not return a refresh token instead of erroring 9 years ago
..
internal api: adding a gRPC call for listing refresh tokens. 9 years ago
api.go api: Update timestamp type for RefreshTokenRef to int64. 9 years ago
api_test.go api: Update timestamp type for RefreshTokenRef to int64. 9 years ago
doc.go initial commit 10 years ago
handlers.go connector: Connectors without a RefreshConnector should not return a refresh token instead of erroring 9 years ago
handlers_test.go *: update go-oidc and use standard library's context package 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 *: update go-oidc and use standard library's context package 9 years ago
rotation_test.go *: fix spelling using github.com/client9/misspell 9 years ago
server.go *: update go-oidc and use standard library's context package 9 years ago
server_test.go *: fix spelling using github.com/client9/misspell 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