Commit Graph

13 Commits

Author SHA1 Message Date
Simon Bihel
3c61d2308f
Remove auth for client info retrieval 2022-08-19 11:37:43 +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
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
2e54c4446a
Update web3modal providers (#26)
And use the official config for coinbase wallet
2022-04-01 21:13:31 +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
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
a9414d5e21
Change sign-in message 2022-02-08 10:21:11 +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