Replies: 1 comment
-
fastHTML automatically comes with a basic authmw.py and you can see that example in their fasthtml-example repo. I've also implemented a fastHTML based webapp starter here: https://github.com/Karthik777/lego . It comes with registration via email and google and GitHub Oauth. I'm almost done with my next version upgrade with schedulers, hetzner cloud hosting and carefully picked themes, js state management for nifty UI things. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all!
I am discovering FastHTML and I really enjoy it! It could really simplify my current stack for my side projects (Django + HTMX).
I am looking for an authentication library that would play well with FastHTML, with email registration and validation.
Does anyone have any experience to share on that?
Thanks a lot, and congrats to the devs on this nice project!
Beta Was this translation helpful? Give feedback.
All reactions