indieweb / indieauth

IndieAuth.net website code and IndieAuth Specification
52 stars 7 forks source link

rephrase authorization server confirmation section #68

Closed aaronpk closed 3 years ago

sknebel commented 3 years ago

this sounds a bit as if you need to implement both paths, I'd prefer it to be clearer that the first case is an optimization (since depending on tooling used, recording each individual step can be surprisingly tricky)

aaronpk commented 3 years ago

I think I'm going to add a step to the flow diagram with an arrow from client to user URL, even though that fetch might be skipped in some cases