This repository has been archived on 2023-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
dex/server
Martin Heide c15e2887bc Add oob, device and localhost redirect URI tests
Signed-off-by: Martin Heide <martin.heide@faro.com>
2020-11-02 13:41:56 +00:00
..
internal regenerate protobuf code 2019-07-31 08:16:18 +02:00
api.go Add v2 api module 2020-07-01 14:20:57 +02:00
api_test.go Add gocritic 2020-10-18 01:54:27 +04:00
deviceflowhandlers.go Add gocritic 2020-10-18 01:54:27 +04:00
deviceflowhandlers_test.go Add gocritic 2020-10-18 01:54:27 +04:00
doc.go initial commit 2016-07-26 15:51:24 -07:00
handlers.go fix: Minor style fixes after merging PKCE implementation 2020-10-26 23:20:33 +04:00
handlers_test.go abort connector login if connector was already set #1707 2020-08-29 17:19:14 +02:00
oauth2.go Allow public clients (e.g. using implicit flow or PKCE) to have redirect URIs configured 2020-11-02 12:52:10 +00:00
oauth2_test.go Add oob, device and localhost redirect URI tests 2020-11-02 13:41:56 +00:00
rotation.go *: fix some lint issues 2019-07-30 11:29:08 +02:00
rotation_test.go Remove the logrus logger wrapper 2019-02-22 21:31:46 +01:00
server.go Add gocritic 2020-10-18 01:54:27 +04:00
server_test.go PKCE implementation (#1784) 2020-10-26 11:33:40 +01:00
templates.go Add gocritic 2020-10-18 01:54:27 +04:00
templates_test.go Fix templates with asset paths that point to external URL 2020-07-06 12:02:39 +04:00