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
@@ -55,12 +55,39 @@ If you found **Remix Auth TOTP** helpful, please consider supporting it with a
55
55
56
56
### Acknowledgments
57
57
58
-
Big thanks to [@w00fz](https://github.com/w00fz) for its amazing implementation of the **Magic Link feature**.
59
-
60
-
Special thanks to [@mw10013](https://github.com/mw10013) for the **Cloudflare Support** implementation, the `v2` and `v3`**Releases**, and all the dedication and effort set into the project.
61
-
62
-
Huge thanks to [@CyrusVorwald](https://github.com/CyrusVorwald) for the **v4** release, and the effort to make it React Router v7 compatible.
63
-
64
-
## License
65
-
66
-
Licensed under the [MIT license](https://github.com/dev-xo/remix-auth-totp/blob/main/LICENSE).
58
+
Special thanks to some amazing contributors:
59
+
60
+
-[@w00fz](https://github.com/w00fz) for implementing the **Magic Link** feature
61
+
-[@mw10013](https://github.com/mw10013) for adding **Cloudflare Support**, shipping `v2` and `v3` releases, and their continued dedication
62
+
-[@CyrusVorwald](https://github.com/CyrusVorwald) for the `v4` release and React Router v7 compatibility
63
+
64
+
## Sponsors
65
+
66
+
Huge thanks to our sponsors who makes it possible to maintain and improve Remix SaaS! 🙌
Copy file name to clipboardExpand all lines: docs/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ Welcome to the Remix Auth TOTP Documentation!
4
4
5
5
## List of Contents
6
6
7
-
-[Live Demo](https://totp.fly.dev) - A live demo that displays the authentication flow.
7
+
-[Live Demo](https://totp.devxo.workers.dev) - A live demo that displays the authentication flow.
8
8
-[Getting Started](https://github.com/dev-xo/remix-auth-totp/tree/main/docs#getting-started) - A quick start guide to get you up and running.
9
9
-[Examples](https://github.com/dev-xo/remix-auth-totp/blob/main/docs/examples.md) - A list of community examples using Remix Auth TOTP.
10
10
-[Customization](https://github.com/dev-xo/remix-auth-totp/blob/main/docs/customization.md) - A detailed guide of all the available options and customizations.
0 commit comments