-
Notifications
You must be signed in to change notification settings - Fork 86
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
feat: use bns-2 branch of connect #72
Conversation
}, | ||
redirectTo: '/', | ||
authOrigin: 'https://pr-1103.app.stacks.engineering/', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we want to hardcode this URL? Presumably that will mess things up upon deploy to todos.blockstack.org
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awaiting registrar on mainnet
Some insights on the use cases will be helpful for testing purposes |
It appears this PR should go back into development to update the As importantly, the version of connect installed as a dependency should be whatever is in production now and not |
@fbwoolf to review and close if irrelevant now |
I believe this is outdated so I'm going to close. I don't see an existing branch in connect related to |
Uses version of
@stacks/connect
from leather-io/extension#1103