Commit Graph

18 Commits

Author SHA1 Message Date
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
79ffb360fe
Fix message domain check 2022-02-08 12:27:06 +00:00
Simon Bihel
bf48c61007
Update worker-rs 2022-02-08 10:53:28 +00:00
Simon Bihel
9d42c5a99b
Add placeholder for avatar 2022-02-08 10:36:38 +00:00
Simon Bihel
4bce398253
Update siwe-rs 2022-02-08 10:36:26 +00:00
Simon Bihel
0f7adfb5ab
Use caip address for the subject ID 2022-02-07 11:48:14 +00:00
Simon Bihel
2519f85fd7
Trim scopes 2022-02-07 11:14:16 +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
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
bbcacf4232
Cloudflare Worker version (#6)
Refactor/generalise API/DB interactions out of OIDC.
2022-01-11 10:43:06 +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
5f5f6af531
Initial commit
Co-authored-by: K <kelseydrhoda@gmail.com>
2021-12-13 16:35:10 +00:00