This repository has been archived on 2022-08-17. You can view files and clone it, but cannot push or open issues or pull requests.
dex/server
Márk Sági-Kazár 170794725d
Merge pull request #1822 from faro-oss/feature/redirect-uris-for-public-clients
Allow public clients (e.g. SPAs using implicit flow or PKCE) to have redirect URLs other than localhost
2020-11-05 11:02:25 +01:00
..
internal regenerate protobuf code 2019-07-31 08:16:18 +02:00
api.go Run fixer 2020-11-03 20:52:14 +01: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 No longer allow desktop/mobile redirect URIs implicitly if RedirectURIs is set 2020-11-02 14:05:47 +00:00
oauth2_test.go No longer allow desktop/mobile redirect URIs implicitly if RedirectURIs is set 2020-11-02 14:05:47 +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