pomerium/authenticate
2022-04-29 08:09:28 -06:00
..
handlers authenticate: save session for bare webauthn redirects, consider external service URL to be a pomerium url (#3280) 2022-04-19 16:03:11 -06:00
authenticate.go userinfo: add webauthn buttons to user info page (#3075) 2022-02-23 10:08:24 -07:00
authenticate_test.go authenticate: support for per-route client id and client secret (#3030) 2022-02-16 12:31:55 -07:00
config.go authenticate: support for per-route client id and client secret (#3030) 2022-02-16 12:31:55 -07:00
handlers.go authenticate: fix internal service URL dashboard redirect (#3305) 2022-04-29 08:09:28 -06:00
handlers_test.go authenticate: fix internal service URL dashboard redirect (#3305) 2022-04-29 08:09:28 -06:00
identity.go authenticate: support for per-route client id and client secret (#3030) 2022-02-16 12:31:55 -07:00
middleware.go authenticate: fix internal url with webauthn (#3194) 2022-03-28 06:36:48 -06:00
state.go userinfo: fix logout button, add sign out confirm page (#3058) 2022-02-23 08:15:00 -07:00