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.
 
 
 
 
 
 
Maksim Nabokikh 4f307d70c6
Fix lint errors after merging AllowedHeaders feature (#3247)
2 years ago
..
internal chore: regenerate proto 3 years ago
api.go Implement GetClient gRPC endpoint (#2972) 3 years ago
api_test.go spelling: in spite 3 years ago
deviceflowhandlers.go add PKCE support to device code flow (#2575) 4 years ago
deviceflowhandlers_test.go spelling: nonexistent 3 years ago
doc.go initial commit 10 years ago
handlers.go Store offline sessions only if they were requested by the user (#3125) 2 years ago
handlers_test.go Store offline sessions only if they were requested by the user (#3125) 2 years ago
oauth2.go Merge pull request #2521 from Cedric-Magnan/master 3 years ago
oauth2_test.go OAuth 2.0 Token Exchange (#2806) 3 years ago
refreshhandlers.go OAuth 2.0 Token Exchange (#2806) 3 years ago
refreshhandlers_test.go More refresh token handler refactoring, more tests 5 years ago
rotation.go Fixes of naming and code style 5 years ago
rotation_test.go Fixes of naming and code style 5 years ago
server.go Fix lint errors after merging AllowedHeaders feature (#3247) 2 years ago
server_test.go OAuth 2.0 Token Exchange (#2806) 3 years ago
templates.go feat: Add default robots.txt (#2834) 3 years ago
templates_test.go use go 1.16 new package io/fs 5 years ago