-
- Downloads
[#468] Prototype of OAuth2 scopes support. TwitterAPI scope restrictions.
Showing
- lib/pleroma/plugs/oauth_scopes_plug.ex 29 additions, 0 deletionslib/pleroma/plugs/oauth_scopes_plug.ex
- lib/pleroma/web/oauth.ex 11 additions, 0 deletionslib/pleroma/web/oauth.ex
- lib/pleroma/web/oauth/authorization.ex 5 additions, 1 deletionlib/pleroma/web/oauth/authorization.ex
- lib/pleroma/web/oauth/oauth_controller.ex 4 additions, 8 deletionslib/pleroma/web/oauth/oauth_controller.ex
- lib/pleroma/web/oauth/token.ex 6 additions, 2 deletionslib/pleroma/web/oauth/token.ex
- lib/pleroma/web/router.ex 61 additions, 37 deletionslib/pleroma/web/router.ex
- lib/pleroma/web/templates/o_auth/o_auth/show.html.eex 3 additions, 1 deletionlib/pleroma/web/templates/o_auth/o_auth/show.html.eex
- priv/repo/migrations/20190208131753_add_scope_to_o_auth_entities.exs 11 additions, 0 deletions...igrations/20190208131753_add_scope_to_o_auth_entities.exs
- priv/repo/migrations/20190209123318_data_migration_populate_o_auth_scope.exs 29 additions, 0 deletions...s/20190209123318_data_migration_populate_o_auth_scope.exs
Loading
Please register or sign in to comment