ContainerImage.Pinniped/internal/oidc/provider/formposthtml
Ryan Richard 6781bfd7d8 Fix JS bug: form post UI shows manual copy/paste UI upon failed callback
When the POST to the CLI's localhost callback endpoint results in a
non-2XX status code, then treat that as a failed login attempt and
automatically show the manual copy/paste UI.
2022-02-07 16:21:23 -08:00
..
form_post.css Fix form_post CSS styling in Firefox and Safari. 2021-07-28 08:09:20 -05:00
form_post.gohtml Add custom response_mode=form_post HTML template. 2021-07-09 12:08:43 -05:00
form_post.js Fix JS bug: form post UI shows manual copy/paste UI upon failed callback 2022-02-07 16:21:23 -08:00
formposthtml_test.go Fix JS bug: form post UI shows manual copy/paste UI upon failed callback 2022-02-07 16:21:23 -08:00
formposthtml.go Add custom response_mode=form_post HTML template. 2021-07-09 12:08:43 -05:00