The example demos are amazing - it is exactly what I needed to understand some of these concepts. #3848
codytowstik
started this conversation in
General
Replies: 1 comment 1 reply
-
Thanks for the positive feedback! It's indeed good to promote these examples better, they are added over here now for better visibility: https://docs.allauth.org/en/dev/installation/examples.html |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Reading the all-auth docs, it gives you precise information... but felt super daunting to figure out how to actually use these in practice.
The react-spa demo is exactly what I needed... THANK YOU.
In fact, I might suggest adding it as a link (along with the
regular-django
example) in the installation quick start page.Right now it is only in the headless API tab. I'm not sure I ever saw a link to the
regular-django
example anywhere in the docs.Anyways, awesome work putting these examples together.
Beta Was this translation helpful? Give feedback.
All reactions