2015-05-31 UTC
# kylewm ok so, if i'm storing credentials on the server, i think the way to do micropub for a multiuser site is to require people to log in with a path e.g. example.com/users/kylewm. would it make sense to allow the authorization_endpoint to change the user's "me" value? they log in to Quill and say "I'm example.com" and it asks their authorization point which says "well, no, you're example.com/users/kylewm" (I think this would require a protocol change)