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

Any testing tools available? #137

Open
anderspitman opened this issue May 30, 2024 · 2 comments
Open

Any testing tools available? #137

anderspitman opened this issue May 30, 2024 · 2 comments

Comments

@anderspitman
Copy link

I'm trying to implement IndieAuth for https://anderspitman.com/users/anders. I'm returning the indieauth-metadata Link header, but IndieLogin.com is never making a request to the metadata endpoint.

Are there any debugging clients available to help me determine what I'm missing?

@anderspitman
Copy link
Author

Finally got it to hit my auth endpoint by creating a micro.blog account and seeing what they expose. Looks like IndieLogin.com still requires <link rel="authorization_endpoint"> and <link rel="token_endpoint" />?

@anderspitman
Copy link
Author

Looks like yes: aaronpk/indielogin.com#120

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

No branches or pull requests

1 participant