pomerium/authenticate
Caleb Doxsey 38c7089642
userinfo: fix logout button, add sign out confirm page (#3058)
* userinfo: fix logout button, add sign out confirm page

* fix test
2022-02-23 08:15:00 -07:00
..
handlers userinfo: fix logout button, add sign out confirm page (#3058) 2022-02-23 08:15:00 -07:00
authenticate.go authenticate: support for per-route client id and client secret (#3030) 2022-02-16 12:31:55 -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 userinfo: fix logout button, add sign out confirm page (#3058) 2022-02-23 08:15:00 -07:00
handlers_test.go userinfo: fix logout button, add sign out confirm page (#3058) 2022-02-23 08:15:00 -07:00
identity.go authenticate: support for per-route client id and client secret (#3030) 2022-02-16 12:31:55 -07:00
middleware.go config: add internal service URLs (#2801) 2021-12-10 14:04:37 -05:00
state.go userinfo: fix logout button, add sign out confirm page (#3058) 2022-02-23 08:15:00 -07:00