Commit Graph

12 Commits

Author SHA1 Message Date
Simon Bihel
5c0b748373
JWT support for userinfo 2022-01-19 17:07:55 +00:00
Simon Bihel
bd3d2e8a1e
Only support RS256 for now 2022-01-19 13:39:27 +00:00
Simon Bihel
0a8e7332fc
Add expires_in for token response 2022-01-19 12:50:40 +00:00
Simon Bihel
d3d3f0163c
Add auth_time 2022-01-19 12:40:48 +00:00
Simon Bihel
4390605586
Fix img location 2022-01-19 10:51:47 +00:00
Simon Bihel
f807571bdf
Add maturity disclaimer 2022-01-11 17:25:03 +00:00
Simon Bihel
bbcacf4232
Cloudflare Worker version (#6)
Refactor/generalise API/DB interactions out of OIDC.
2022-01-11 10:43:06 +00:00
Simon Bihel
9d725552e0
Add CI (#5) 2021-12-20 16:48:29 +00:00
Simon Bihel
c37577f218
Address some issues from the core conformance suite (#4)
Also address Clippy warnings
2021-12-20 16:29:43 +00:00
Simon Bihel
0287a60296
Improve UI (#3)
Co-authored-by: Gregório Granado Magalhães <greg.magalhaes@gmail.com>
2021-12-17 15:02:07 +00:00
Simon Bihel
004ca9e764
Add README (#1) 2021-12-15 15:13:26 +00:00
Simon Bihel
5f5f6af531
Initial commit
Co-authored-by: K <kelseydrhoda@gmail.com>
2021-12-13 16:35:10 +00:00