-
Notifications
You must be signed in to change notification settings - Fork 23
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
add redirect URL to validation request UCAN #291
Comments
Any reason why it should be in It's also |
As mentioned in #318, we should also put the space nickname in the protocol so it can be in the email |
Adds CI workflow to publish console to IPFS via web3.storage and Cloudflare Pages. - fixes storacha#291 - PRs get a comment with the cloudflare dev url and an ipfs gateway url on. - merging PR to main updated dnslink for console.web3.storage and creates a prod deploy for the w3console project in cloudflare pages which should be configured to update the deployed site at console.web3.storage This is an iteration on the way we deploy the website in the web3.storage repo, see: https://github.com/web3-storage/web3.storage/blob/c973e7e0b29bc2f1bc6da348cdd2f66b0e00b1a3/.github/workflows/website.yml#L197-L243 License: MIT Signed-off-by: Oli Evans <oli@protocol.ai>
Adds CI workflow to publish console to IPFS via web3.storage and Cloudflare Pages. - fixes storacha#291 - PRs get a comment with the cloudflare dev url and an ipfs gateway url on. - merging PR to main updated dnslink for console.web3.storage and creates a prod deploy for the w3console project in cloudflare pages which should be configured to update the deployed site at console.web3.storage This is an iteration on the way we deploy the website in the web3.storage repo, see: https://github.com/web3-storage/web3.storage/blob/c973e7e0b29bc2f1bc6da348cdd2f66b0e00b1a3/.github/workflows/website.yml#L197-L243 License: MIT Signed-off-by: Oli Evans <oli@protocol.ai>
This will be in a
fact
field.We also need to add type validation in the fact fields we use.
This enables apps to redirect back to themselves.
The text was updated successfully, but these errors were encountered: