keithjgrant / omnibear

A Micropub browser extension
MIT License
36 stars 8 forks source link

Auth callback should support multiuser domains #25

Closed zemlanin closed 6 years ago

zemlanin commented 6 years ago

According to https://indieweb.org/authorization-endpoint#Redirect_to_web_application:

me

Full URI of the user's homepage This may be different from the me parameter that the user originally entered, but MUST be on the same domain.

But as of version 0.5.2, omnibear passes to micropub-helper value from auth endpoint request (= domain value in localStorage), instead of me from auth endpoint response