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

Vanity Payment Pointer at your pod domain #1

Open
michielbdejong opened this issue Mar 2, 2021 · 0 comments
Open

Vanity Payment Pointer at your pod domain #1

michielbdejong opened this issue Mar 2, 2021 · 0 comments

Comments

@michielbdejong
Copy link
Collaborator

One test to add: Vanity Payment Pointer (no slash)

If for instance https://solidtestsuite.solidcommunity.net/profile/card contains a triple:

<#me> <http://paymentpointers.org/ns#PaymentPointer> "$example.com"

Then https://solidtestsuite.solidcommunity.net/.well-known/pay
Should redirect with a 302
to https://example.com/.well-known/pay

Another one: Vanity Payment Pointer (with slash)

If for instance https://solidtestsuite.solidcommunity.net/profile/card contains a triple:

<#me> <http://paymentpointers.org/ns#PaymentPointer> "$example.com/foo/bar"

Then https://solidtestsuite.solidcommunity.net/.well-known/pay
Should redirect with a 302
to https://example.com/foo/bar

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

No branches or pull requests

1 participant