Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: missing /v1 in Siwe uri #680

Merged
merged 1 commit into from Feb 24, 2023
Merged

Conversation

JGiter
Copy link
Collaborator

@JGiter JGiter commented Feb 24, 2023

Description

Fixes missing /v1 in default Siwe uri
image

Contributor checklist

  • Breaking changes - check for any existing interfaces changes that are not backward compatible, removed method etc.
  • Documentation - document your code, add comments for method, remember to check if auto generated docs were updated.
  • Tests - add new or updated existed test for changes you made.
  • Migration guide - add migration guide for every breaking change.
  • Configuration correctness - check that any configuration changes are correct ex. default URLs, chain ids, smart contract verification on Volta explorer or EWC explorer.

@JGiter JGiter marked this pull request as ready for review February 24, 2023 11:34
@jrhender jrhender merged commit 8f032d0 into develop Feb 24, 2023
@jrhender jrhender deleted the bug/SWTCH_incorrect_siwe_uri branch February 24, 2023 16:31
ewf-devops pushed a commit that referenced this pull request Feb 24, 2023
## [8.0.0-alpha.2](v8.0.0-alpha.1...v8.0.0-alpha.2) (2023-02-24)

### Bug Fixes

* add v1 to siwe uri ([#680](#680)) ([8f032d0](8f032d0))
@ewf-devops
Copy link

🎉 This PR is included in version 8.0.0-alpha.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

ewf-devops pushed a commit that referenced this pull request Jun 13, 2023
## [8.0.0](v7.1.0...v8.0.0) (2023-06-13)

### ⚠ BREAKING CHANGES

* SIWE requires specifying of domain in cache config

### Features

* allow different ssi-hub and siwe uri ([265d909](265d909))
* get access tokens from cookies ([9f90aee](9f90aee))
* refactor auth from cache client ([194a95d](194a95d))
* sign in to ssi-hub with siwe ([2f27318](2f27318))

### Bug Fixes

* add v1 to siwe uri ([#680](#680)) ([8f032d0](8f032d0))
* bundle tslib ([5be33c2](5be33c2))
* create siwe uri from nodejs url ([531bcc7](531bcc7))
* default dev ssi-hub url ([49f1412](49f1412))
* ignore renovate did-ipfs-store ([73ff429](73ff429))
* remove semantic release action ([2a6868a](2a6868a))
* rename semantic release npm token ([20f5480](20f5480))
* renovate ignore @sphereon/pex ([49886ef](49886ef))
* replace test rpc url localhost with ip ([326ef05](326ef05))
* set siwe domain as host ([3f777e7](3f777e7))
* skip incorrect tests ([d8641a1](d8641a1))
* test nonce ([9a24f66](9a24f66))
* test regex pattern ([3ffbcab](3ffbcab))
* test rpc in signer test ([f2462bb](f2462bb))
* update node 18 ([0be2f85](0be2f85))
* update semantic-release@21.0.3 ([31cf1a6](31cf1a6))
* update siwe@2.1.4 ([a81db20](a81db20))

### Documentation

* change default ssi-hub for volta ([f82f4c4](f82f4c4))
* document auth to ssi-hub with siwe ([a12974f](a12974f))
* migration from v7 ([1450913](1450913))
* **README:** update team members and install instructions ([#677](#677)) ([0fa4e0e](0fa4e0e))

### Refactoring

* retry req to auth service ([f740145](f740145))
@ewf-devops
Copy link

🎉 This PR is included in version 8.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants