View Source AshAuthentication.Strategy.Github (ash_authentication v4.0.1)
Strategy for authenticating using GitHub
This strategy builds on-top of AshAuthentication.Strategy.OAuth2
and
assent
.
In order to use GitHub you need to provide the following minimum configuration:
client_id
redirect_uri
client_secret
More documentation:
- The GitHub Tutorial.
- The OAuth2 documentation
Summary
Functions
Callback implementation for AshAuthentication.Strategy.Custom.transform/2
.
Callback implementation for AshAuthentication.Strategy.Custom.verify/2
.
Functions
Callback implementation for AshAuthentication.Strategy.Custom.transform/2
.
Callback implementation for AshAuthentication.Strategy.Custom.verify/2
.