Ueberauth.Strategy.Microsoft (ueberauth_microsoft v0.11.0)
Link to this section Summary
Functions
Callback implementation for Ueberauth.Strategy.credentials/1
.
Callback implementation for Ueberauth.Strategy.extra/1
.
Handles initial request for Microsoft authentication.
Callback implementation for Ueberauth.Strategy.info/1
.
Callback implementation for Ueberauth.Strategy.uid/1
.
Link to this section Functions
Link to this function
auth(conn)
Link to this function
credentials(conn)
Callback implementation for Ueberauth.Strategy.credentials/1
.
Link to this function
default_options()
Link to this function
extra(conn)
Callback implementation for Ueberauth.Strategy.extra/1
.
Link to this function
handle_request!(conn)
Handles initial request for Microsoft authentication.
Link to this function
info(conn)
Callback implementation for Ueberauth.Strategy.info/1
.
Link to this function
uid(conn)
Callback implementation for Ueberauth.Strategy.uid/1
.