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

[PARTNER-71] Deprecate wallet_name #1364

Merged
merged 7 commits into from
Jul 12, 2023
Merged

[PARTNER-71] Deprecate wallet_name #1364

merged 7 commits into from
Jul 12, 2023

Conversation

Ifropc
Copy link
Contributor

@Ifropc Ifropc commented Jun 15, 2023

Abstract

Today, wallets can optionally provide name and url in the /interactive URLs. However, this information should be already known to the anchor, as the anchor knows the SEP-10 JWT auth token.

Proposal

wallet_name and wallet_url parameters become deprecated. Instead, anchors could use one of:

  • client_domain for non-custodial wallets
  • sub value of the auth JWT token for custodial wallets

Backwards compatibility

This change is fully compatible.

@Ifropc Ifropc requested a review from JakeUrban June 15, 2023 01:32
Copy link
Member

@leighmcculloch leighmcculloch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems reasonable. One small fix. One suggested change.

Thanks for updating the changelog and meta.

Defer to @JakeUrban.

ecosystem/sep-0024.md Outdated Show resolved Hide resolved
ecosystem/sep-0024.md Show resolved Hide resolved
@Ifropc Ifropc requested a review from CassioMG June 21, 2023 21:41
Copy link
Contributor

@CassioMG CassioMG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@Ifropc Ifropc merged commit 317d711 into master Jul 12, 2023
2 checks passed
@Ifropc Ifropc deleted the PARTNER-71 branch July 12, 2023 23:47
pull bot pushed a commit to mikeyhodl/stellar-protocol that referenced this pull request Jul 13, 2023
* Deprecate wallet_name

* Update PR number

* Add description of how to get wallet data

* backspace

* Fix description

---------

Co-authored-by: Leigh McCulloch <351529+leighmcculloch@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants