2020-07-04 UTC
# [fluffy] I’m debugging an issue with someone who’s unable to login to my site with their IndieAuth endpoint and the issue is their code verification request is returning 202 Accepted (with the verification body) instead of 200 OK, and they say that they’re able to log in to a bunch of other sites with this implementation. But the IndieAuth spec doesn’t say what HTTP codes are allowed, it just implies 200.