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 28aaa8f511
fix: Do not skip approval screen by default (#2897)
3 years ago
..
internal chore: regenerate proto 3 years ago
api.go Discard package "version" (#2107) 5 years ago
api_test.go fix(server): wrap credentials in the correct Dial option 4 years ago
deviceflowhandlers.go add PKCE support to device code flow (#2575) 4 years ago
deviceflowhandlers_test.go add PKCE support to device code flow (#2575) 4 years ago
doc.go initial commit 10 years ago
handlers.go fix: Do not skip approval screen by default (#2897) 3 years ago
handlers_test.go fix: Do not skip approval screen by default (#2897) 3 years ago
oauth2.go chore: Upgrade golangci-lint to v1.50.1 from v1.46.0 (#2790) 3 years ago
oauth2_test.go Improve auth flow error handling 5 years ago
refreshhandlers.go fix: Do not use connector data from the refresh token field (#2729) 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 feat: Add default robots.txt (#2834) 3 years ago
server_test.go Add test for skipping approval 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