Pleroma v1.1.9-10-g42f76306+dev Pleroma.Web.OAuth.OAuthController View Source

Link to this section Summary

Link to this section Functions

Link to this function

after_create_authorization(conn, auth, map)

View Source
Link to this function

create_authorization(conn, params, opts \\ [])

View Source
Link to this function

default_redirect_uri(app)

View Source
Link to this function

prepare_request(conn, map)

View Source

Prepares OAuth request to provider for Ueberauth

Link to this function

registration_details(conn, map)

View Source
Link to this function

token_exchange(conn, params)

View Source

Renew access_token with refresh_token

Link to this function

token_revoke(conn, params)

View Source