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/storage
Justin Slowik 9bbdc721d5 Device flow token code exchange (#2)
* Added /device/token handler with associated business logic and storage tests.

Perform user code exchange, flag the device code as complete.

Moved device handler code into its own file for cleanliness.  Cleanup

* Removed PKCE code

* Rate limiting for /device/token endpoint based on ietf standards

* Configurable Device expiry

Signed-off-by: justin-slowik <justin.slowik@thermofisher.com>
2020-07-08 16:25:05 -04:00
..
conformance Device flow token code exchange (#2) 2020-07-08 16:25:05 -04:00
etcd Device flow token code exchange (#2) 2020-07-08 16:25:05 -04:00
kubernetes Device flow token code exchange (#2) 2020-07-08 16:25:05 -04:00
memory Device flow token code exchange (#2) 2020-07-08 16:25:05 -04:00
sql Device flow token code exchange (#2) 2020-07-08 16:25:05 -04:00
doc.go initial commit 2016-07-26 15:51:24 -07:00
static.go Add logger interface and stop relying on Logrus directly 2019-02-22 13:38:57 +01:00
storage.go Device flow token code exchange (#2) 2020-07-08 16:25:05 -04:00