pomerium/authenticate
Caleb Doxsey 2f328e7de0
authenticate: fix expiring user info endpoint (#2976)
* authenticate: fix expiring user info endpoint

* add test
2022-01-27 16:10:47 -07:00
..
handlers authenticate: support webauthn redirects to non-pomerium domains (#2936) 2022-01-19 15:10:57 -07:00
authenticate.go authenticate: fix expiring user info endpoint (#2976) 2022-01-27 16:10:47 -07:00
authenticate_test.go config: add internal service URLs (#2801) 2021-12-10 14:04:37 -05:00
handlers.go authenticate: fix expiring user info endpoint (#2976) 2022-01-27 16:10:47 -07:00
handlers_test.go chore(deps): bump github.com/rs/cors from 1.7.0 to 1.8.0 (#2334) 2021-07-14 10:08:03 -06:00
middleware.go config: add internal service URLs (#2801) 2021-12-10 14:04:37 -05:00
state.go authorize: support X-Pomerium-Authorization in addition to Authorization (#2780) 2021-11-29 12:19:14 -07:00
url.go authenticate: fix expiring user info endpoint (#2976) 2022-01-27 16:10:47 -07:00
url_test.go authenticate: fix expiring user info endpoint (#2976) 2022-01-27 16:10:47 -07:00