Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
danschultzer committed Oct 19, 2020
1 parent 15daa2e commit 45acd6c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Use Google, Github, Twitter, Facebook, or add your custom strategy for authoriza
* Multiple providers can be used for accounts
* When removing authentication, user is validated for password or alternative provider
* You can add your custom strategy with ease
* Includes the following strategies from [`Assent`](https://github.com/pow-auth/assent):
* Includes all strategies from [`Assent`](https://github.com/pow-auth/assent):
* OAuth 1.0 - `Assent.Strategy.OAuth`
* OAuth 2.0 - `Assent.Strategy.OAuth2`
* OIDC - `Assent.Strategy.OIDC`
Expand All @@ -27,6 +27,7 @@ Use Google, Github, Twitter, Facebook, or add your custom strategy for authoriza
* Slack - `Assent.Strategy.Slack`
* Twitter - `Assent.Strategy.Twitter`
* VK - `Assent.Strategy.VK`
* LINE Login - `Assent.Strategy.LINE`

## Installation

Expand Down

0 comments on commit 45acd6c

Please sign in to comment.