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/web/templates
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
..
approval.html Address PR comments 2016-12-01 14:06:08 -08:00
device.html Device flow token code exchange (#2) 2020-07-08 16:25:05 -04:00
device_success.html Device flow token code exchange (#2) 2020-07-08 16:25:05 -04:00
error.html server: add error HTML templates with error description. 2016-12-16 10:42:54 -08:00
footer.html web/templates: port templates from v1 2016-09-05 17:25:12 -07:00
header.html web: change header template to use new url function 2019-10-02 17:08:06 +03:00
login.html Pick icons on login screen by connector type instead of ID 2019-12-23 12:38:22 +04:00
oob.html web: Updates classes in templates 2016-12-01 13:41:56 -08:00
password.html show "back" link for password connectors 2017-11-13 08:39:59 +01:00