File tree 1 file changed +6
-6
lines changed 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ Welcome to the Remix Auth TOTP Documentation!
4
4
5
5
## List of Contents
6
6
7
- - [ Live Demo] ( https://totp.devxo.workers.dev ) - See it in action.
8
- - [ Getting Started] ( https://github.com/dev-xo/remix-auth-totp/tree/main/docs#getting-started ) - Quick setup guide.
9
- - [ Examples] ( https://github.com/dev-xo/remix-auth-totp/blob/main/docs/examples.md ) - Community examples.
10
- - [ Customization] ( https://github.com/dev-xo/remix-auth-totp/blob/main/docs/customization.md ) - Configuration options.
11
- - [ Cloudflare] ( https://github.com/dev-xo/remix-auth-totp/blob/main/docs/cloudflare.md ) - Cloudflare Workers setup.
7
+ - 🚀 [ Live Demo] ( https://totp.devxo.workers.dev ) - See it in action.
8
+ - 🏁 [ Getting Started] ( https://github.com/dev-xo/remix-auth-totp/tree/main/docs#getting-started ) - Quick setup guide.
9
+ - 🎯 [ Examples] ( https://github.com/dev-xo/remix-auth-totp/blob/main/docs/examples.md ) - Community examples.
10
+ - ⚙️ [ Customization] ( https://github.com/dev-xo/remix-auth-totp/blob/main/docs/customization.md ) - Configuration options.
11
+ - ☁️ [ Cloudflare] ( https://github.com/dev-xo/remix-auth-totp/blob/main/docs/cloudflare.md ) - Cloudflare Workers setup.
12
12
13
13
## Getting Started
14
14
@@ -27,7 +27,7 @@ The authentication flow is simple:
27
27
> [ !NOTE]
28
28
> Remix Auth TOTP is compatible with Remix v2.0+ and React Router v7.
29
29
30
- Let's see how we can implement the Strategy into our Remix App .
30
+ Let's see how we can implement the Strategy into our app .
31
31
32
32
## Email Service
33
33
You can’t perform that action at this time.
0 commit comments