inveniosoftware / invenio-oauthclient

Invenio module that provides OAuth web authorization support.
https://invenio-oauthclient.readthedocs.io
MIT License
6 stars 76 forks source link

installation: api_apps application registering #122

Closed hachreak closed 7 years ago

hachreak commented 7 years ago

Signed-off-by: Leonardo Rossi leonardo.r@cern.ch

hachreak commented 7 years ago

cc @egabancho

egabancho commented 7 years ago

https://github.com/inveniosoftware/invenio-oauthclient/pull/127

nharraud commented 7 years ago

As discussed IRL with @egabancho: Regarding this issue there is also the constraint that B2SHARE registers the extension on api_apps and redirects the user to this REST API endpoint just for authentication. Thus we register the blueprints on the api_apps too.