pomerium/authenticate
Bobby DeSimone 00c29f4e77
authenticate: handle XHR redirect flow (#387)
- authenticate: add cors preflight check support for sign_in endpoint
- internal/httputil: indicate responses that originate from pomerium vs the app
- proxy: detect XHR requests and do not redirect on failure.
- authenticate: removed default session duration; should be maintained out of band with rpc.
2019-11-14 19:37:31 -08:00
..
authenticate.go Rename internal/config to config (#380) 2019-11-09 19:53:11 -05:00
authenticate_test.go Rename internal/config to config (#380) 2019-11-09 19:53:11 -05:00
handlers.go authenticate: handle XHR redirect flow (#387) 2019-11-14 19:37:31 -08:00
handlers_test.go authenticate: handle XHR redirect flow (#387) 2019-11-14 19:37:31 -08:00