indieweb / indieauth

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

Should a token grant access to anything more specific than the specified resource? #83

Open aaronpk opened 3 years ago

aaronpk commented 3 years ago

(copying from the wiki)

Would a token grant access to anything more specific than the provided resource, or would it be only for that specific resource? (e.g. should a token for https://example.com/alice/ also work on https://example.com/alice/feed)

dshanske commented 3 years ago

Related #82