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 84b241721e
Merge pull request #2300 from flant/do-not-update-offline-session-last-time
4 years ago
..
internal chore(deps): upgrade protobuf in server/internal package 5 years ago
api.go Discard package "version" (#2107) 5 years ago
api_test.go Discard package "version" (#2107) 5 years ago
deviceflowhandlers.go Make /device/token deprecation warning more concise 5 years ago
deviceflowhandlers_test.go refactor: move from io/ioutil to io and os package 5 years ago
doc.go initial commit 10 years ago
handlers.go Merge pull request #2234 from enj/enj/i/password_grant_access_token 4 years ago
handlers_test.go handlePasswordGrant: insert connectorData into OfflineSession (#2199) 5 years ago
oauth2.go Improve auth flow error handling 5 years ago
oauth2_test.go Improve auth flow error handling 5 years ago
refreshhandlers.go fix: do not update offlinesession lastUsed field if refresh token was not change 4 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 sort grant type supported 5 years ago
server_test.go refactor: move from io/ioutil to io and os package 5 years ago
templates.go Merge pull request #1865 from WorldProgrammingLtd/fix-1849 5 years ago
templates_test.go use go 1.16 new package io/fs 5 years ago