Skip to content

Commit

Permalink
List prominent features
Browse files Browse the repository at this point in the history
  • Loading branch information
janko committed Dec 12, 2024
1 parent fa57c64 commit 3e8b627
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

[Rodauth] feature that offers login and registration via multiple external providers using [OmniAuth], together with the persistence of external identities.

It comes with many features out of the box:

* multiple external providers (with automatic identity linking)
* automatic account creation (or login-only)
* email verification on login
* ability to count as two factors
* JSON API support (+ JWT)
* per-configuration strategies with inheritance

## Installation

Add the gem to your project:
Expand Down

0 comments on commit 3e8b627

Please sign in to comment.