pomerium/authenticate
Nathan Hayfield 351f562c42
adds pomerium version to the user info endpoint (#3093)
* adds pomerium version to the user info endpoint

* linting

* order imports
2022-03-03 20:00:17 +01:00
..
handlers adds pomerium version to the user info endpoint (#3093) 2022-03-03 20:00:17 +01: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 adds pomerium version to the user info endpoint (#3093) 2022-03-03 20:00:17 +01:00
handlers_test.go grpc: remove ptypes references (#3078) 2022-02-24 08:37:59 -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