Commit Graph

66 Commits

Author SHA1 Message Date
dependabot[bot]
896108c1ff
Bump h2 from 0.3.15 to 0.3.17 (#56)
Bumps [h2](https://github.com/hyperium/h2) from 0.3.15 to 0.3.17.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.15...v0.3.17)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-17 13:55:43 +01:00
Simon Bihel
051d9e4efe
Fix Docker build 2023-04-17 13:25:42 +01:00
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
dependabot[bot]
782143415c
Bump decode-uri-component from 0.2.0 to 0.2.2 in /js/ui (#44)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-08 08:15:32 +00:00
Juliano
85c68b15e3
Bump siwe-web3modal version (#43)
Close #41
2022-11-28 08:42:33 +00:00
Simon Bihel
9abdb04fbd
Clarify Docker deployment 2022-09-28 11:00:50 +01:00
Simon Bihel
bf41effadc
Fix URL comparison by not using strings
Close #36
2022-09-01 15:14:21 +01:00
Simon Bihel
8d74d51d50
Fix demo deserialisation 2022-08-22 11:38:18 +01:00
Simon Bihel
d8251bdb59
Update dev setup 2022-08-19 11:37:43 +01:00
Simon Bihel
5ae46af107
Remove secure cookie for easier local testing
Still rely on samesite and httponly
2022-08-19 11:37:43 +01:00
Simon Bihel
3c61d2308f
Remove auth for client info retrieval 2022-08-19 11:37:43 +01:00
Simon Bihel
8e2dd0e3b7
Update README.md 2022-08-02 16:14:59 +01:00
Simon Bihel
b72fed63a3
Clarify README for Worker 2022-07-26 09:46:00 +01:00
dependabot[bot]
1be52e5d4f
Bump terser from 5.12.0 to 5.14.2 in /js/ui (#34)
Bumps [terser](https://github.com/terser/terser) from 5.12.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-21 10:00:12 +01:00
dependabot[bot]
98f55c93f1
Bump svelte from 3.46.4 to 3.49.0 in /js/ui (#33)
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.46.4 to 3.49.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.46.4...v3.49.0)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-18 09:30:52 +01:00
Simon Bihel
63ecdae730
Remove hardcoded chain ID (#32)
Close #31
2022-07-05 15:30:28 +01:00
dependabot[bot]
297f3c29cf
Bump regex from 1.5.4 to 1.5.5 (#30)
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.5.4...1.5.5)

---
updated-dependencies:
- dependency-name: regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-07 11:32:05 +01:00
dependabot[bot]
467511a362
Bump cross-fetch from 2.2.5 to 2.2.6 in /js/ui (#28)
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 2.2.5 to 2.2.6.
- [Release notes](https://github.com/lquixada/cross-fetch/releases)
- [Commits](https://github.com/lquixada/cross-fetch/compare/v2.2.5...v2.2.6)

---
updated-dependencies:
- dependency-name: cross-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-01 11:22:51 +01:00
Simon Bihel
6cb6dfbedb
Temporary fix for Docker (#29)
Populate env vars with dummy values until a better solution is found. It will probably require to move away from serving the frontend as simply static files.
2022-06-01 10:54:50 +01:00
Simon Bihel
49ba3be44a
Add Docker CI 2022-05-30 11:19:08 +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
2e54c4446a
Update web3modal providers (#26)
And use the official config for coinbase wallet
2022-04-01 21:13:31 +01:00
Simon Bihel
bf1b79e299
Fix walletconnet config (#24) 2022-03-29 18:20:28 +01:00
dependabot[bot]
0870d7a6cb
Bump minimist from 1.2.5 to 1.2.6 in /js/ui (#23)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-29 17:50:08 +01:00
dependabot[bot]
9acd5b7ccf
Bump node-forge from 1.2.1 to 1.3.0 in /js/ui (#22)
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-28 11:15:03 +01:00
Simon Bihel
4fe2d8d5fb
Fix clippy warning 2022-03-28 11:06:20 +01:00
Ryan Li
a80f7134a1
Fix typo in readme for wrangler kv (#19) 2022-03-22 09:32:31 +00:00
Simon Bihel
01ff18e742
Update README 2022-03-08 10:18:40 +00:00
Simon Bihel
5351d3e49d
Use underscore for KV namespace
Close #13
2022-03-08 10:18:07 +00:00
Gregório Granado Magalhães
40eb888e5a
Move TOS and Privacy Policy inside modal (#15)
Also fix lock file

Co-authored-by: Simon Bihel <simon.bihel@spruceid.com>
2022-03-02 16:24:20 +00:00
Simon Bihel
aa73f363bc
Add privacy policy and terms of use 2022-02-28 09:54:25 +00:00
Simon Bihel
7e6de7fb2c
Fix typo in error message 2022-02-24 10:17:41 +00:00
Simon Bihel
66b2c51339
Rework browser sessions 2022-02-21 11:29:37 +00:00
Simon Bihel
950a493dc4
Use cryptographically secure client secrets 2022-02-19 14:45:49 +00:00
Simon Bihel
3bdd57ed56
Add client info in the frontend 2022-02-14 22:58:20 +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
c5addaa072
Bump worker v0.0.9 2022-02-14 10:00:50 +00:00
Simon Bihel
0f110d70b4
Add basic demo SPA to display claims 2022-02-11 13:54:20 +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
a9414d5e21
Change sign-in message 2022-02-08 10:21:11 +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
wyc
9355598888
Fix wrangler_example.toml name (#12) 2022-01-27 16:56:04 +00:00
Ryan Swart
2227842675
Remove old img dir from Dockerfile (#11) 2022-01-27 09:46:54 +00:00