Commit Graph

13 Commits

Author SHA1 Message Date
Simon Bihel
d4ce5c1616
Update openidconnect-rs (#54)
And add integration test
2023-04-17 13:16:39 +01:00
Simon Bihel
d59c4db602
Enable avatar resolution (#45)
Also updates a variety of dependencies
2022-12-19 18:51:46 +00:00
Simon Bihel
3c61d2308f
Remove auth for client info retrieval 2022-08-19 11:37:43 +01:00
Simon Bihel
b172f31d40
Translate deserialisation error as 400 (#27)
Also fixes a Clippy warning
2022-04-19 13:46:16 +01:00
Simon Bihel
4fe2d8d5fb
Fix clippy warning 2022-03-28 11:06:20 +01:00
Simon Bihel
66b2c51339
Rework browser sessions 2022-02-21 11:29:37 +00:00
Simon Bihel
e0241feb9a
Complete client configuration endpoints 2022-02-14 22:37:10 +00:00
Simon Bihel
27e36e2aa6
Add client metadata GET endpoint 2022-02-14 12:50:57 +00:00
Simon Bihel
15763cd0bb
Add CORS support for the Worker 2022-02-11 12:30:10 +00:00
Simon Bihel
b34027b096
Add ENS domain information 2022-01-25 16:29:02 +00:00
Simon Bihel
452bd2d9fb
Forbid URIs with fragments 2022-01-19 22:28:38 +00:00
Simon Bihel
5c0b748373
JWT support for userinfo 2022-01-19 17:07:55 +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