Commit graph

7 commits

Author SHA1 Message Date
Livio Amstutz
c88e6b4ab3 fix: explicit allow Origin from request 2020-08-10 15:49:32 +02:00
Livio Amstutz
628bc4ed65
fix: end session (#35)
* fix: handle code separately

* fix: option to ignore expiration on id_token and error handling

* fix: op handler as http.Handler

* fix: terminate session possible wihtout id_token_hint
2020-07-06 12:52:22 +02:00
Livio Amstutz
e8f3010910 feat: terminate session (front channel logout) 2020-03-03 11:31:23 +01:00
Livio Amstutz
3f97c5c3ed feat: add cors * to handler 2020-02-27 12:56:47 +01:00
Livio Amstutz
93709a18b6 add readiness and partial key rotation 2020-02-11 17:17:09 +01:00
Livio Amstutz
f0d17fd839 feat: add http interceptor function for auth and token endpoints 2020-02-06 11:12:00 +01:00
Livio Amstutz
6d0890e280 initial commit 2020-01-31 15:22:16 +01:00