-
- Downloads
[#923] OAuth: prototype of sign in / sign up with Twitter.
parent
63ab61ed
No related branches found
No related tags found
Showing
- config/config.exs 5 additions, 1 deletionconfig/config.exs
- lib/pleroma/user.ex 42 additions, 4 deletionslib/pleroma/user.ex
- lib/pleroma/web/auth/authenticator.ex 7 additions, 2 deletionslib/pleroma/web/auth/authenticator.ex
- lib/pleroma/web/auth/pleroma_authenticator.ex 53 additions, 3 deletionslib/pleroma/web/auth/pleroma_authenticator.ex
- lib/pleroma/web/endpoint.ex 9 additions, 2 deletionslib/pleroma/web/endpoint.ex
- lib/pleroma/web/oauth/oauth_controller.ex 63 additions, 20 deletionslib/pleroma/web/oauth/oauth_controller.ex
- lib/pleroma/web/oauth/oauth_view.ex 0 additions, 1 deletionlib/pleroma/web/oauth/oauth_view.ex
- lib/pleroma/web/templates/o_auth/o_auth/consumer.html.eex 14 additions, 0 deletionslib/pleroma/web/templates/o_auth/o_auth/consumer.html.eex
- lib/pleroma/web/templates/o_auth/o_auth/show.html.eex 4 additions, 4 deletionslib/pleroma/web/templates/o_auth/o_auth/show.html.eex
- priv/repo/migrations/20190315101315_add_auth_provider_and_auth_provider_uid_to_users.exs 12 additions, 0 deletions...1315_add_auth_provider_and_auth_provider_uid_to_users.exs
Loading
Please register or sign in to comment