You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
<divalign="center">
6
6
<p>
7
-
A <strong>Time-Based One-Time Password (TOTP) Authentication Strategy</strong> for <a href="https://github.com/sergiodxa/remix-auth">Remix Auth</a> that implements <strong>Email-Code Verification & Magic-Link Authentication</strong> in your application.
7
+
A <strong>Time-Based One-Time Password (TOTP) Authentication Strategy</strong> for <a href="https://github.com/sergiodxa/remix-auth">Remix Auth</a> that implements <strong>Email-Code & Magic-Link Authentication</strong> in your application.
8
8
</p>
9
9
</div>
10
10
@@ -30,7 +30,7 @@ npm install remix-auth-totp
30
30
31
31
## Features
32
32
33
-
-**⭐ Support for Remix and React Router v7** - Out of the box.
33
+
-**⭐ Remix & React Router v7** - Out of the box support.
34
34
-**📧 Built-In Magic Link** - Authenticate users with a Click.
35
35
-**⛅ Cloudflare Support** - Works with Cloudflare Pages.
36
36
-**🔐 Secure** - Encrypted Time-Based Codes.
@@ -51,7 +51,7 @@ Please, read the [Getting Started Documentation](https://github.com/dev-xo/remix
51
51
52
52
## Support
53
53
54
-
If you found **Remix Auth TOTP** helpful, please consider supporting it with a ⭐ [Star](https://github.com/dev-xo/remix-auth-totp). It helps the repository grow and provides the required motivation to continue maintaining the project.
54
+
If you found **Remix Auth TOTP** helpful, please consider supporting it with a ⭐ [Star](https://github.com/dev-xo/remix-auth-totp)!.
0 commit comments