• #dev 2025-04-07
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2025-04-07 UTC
# 18:28
jak2k1
I'm currently implementing an IndieAuth and MicoPub provider. I'm testing it using micropub.rocks but when it redirects me to my auth route, there is no code_challenge: `https://jak2k.gh.srv.us/auth/indieauth?me=https%3A%2F%2Fjak2k.gh.srv.us%2F&redirect_uri=https%3A%2F%2Fmicropub.rocks%2Fendpoints%2Fcallback&client_id=https%3A%2F%2Fmicropub.rocks%2F&state=f4a4ab3dd67d62dd&scope=create+update+delete+undelete&response_type=code` The