Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs]: Community Examples section? #611

Open
delay opened this issue May 15, 2023 · 5 comments
Open

[Docs]: Community Examples section? #611

delay opened this issue May 15, 2023 · 5 comments
Labels
documentation Improvements or additions to documentation

Comments

@delay
Copy link

delay commented May 15, 2023

Description

I was wondering if you would consider adding a community examples section to the docs? I just made a Sveltekit example for email and password auth utilizing Lucia for the authentication. I know I have found these sections useful for other libraries as it helps see ways of coding that may not be fully covered in the doc examples. Here are links to the project I created.

Github: https://github.com/delay/sveltekit-auth-starter
Example Working App: https://sveltekit-auth.uv-ray.com/
Medium Article Write up: https://medium.com/@jeffmcmorris/sveltekit-auth-starter-4e1ff139891c

Anyway thanks so much for making a great auth library! It really helped me in making this auth starter project.

@delay delay added the documentation Improvements or additions to documentation label May 15, 2023
@pilcrowOnPaper
Copy link
Member

I've been intending to add it once I get enough projects - the problem is they're scattered across the web...

@delay
Copy link
Author

delay commented May 18, 2023

Great thanks! Your library helped me a lot with my auth starter. Thanks so much for making it!

@Its-Satyajit
Copy link

This template may help someone https://github.com/Its-Satyajit/nextjs-drizzle-mysql-tailwind

thanks for your fantastic work with your amazing library! 😊

@rwieruch
Copy link
Contributor

rwieruch commented Apr 4, 2024

Not an example, but a full tutorial for using Lucia Auth in Next 14 :) https://www.robinwieruch.de/next-authentication/ In my upcoming course, I already implemented password reset, email verification, and even organizations with inviations/roles/permissions :)

@ctrtrends
Copy link

ctrtrends commented May 25, 2024

Working example of OAuth with Google, Lucia, Artic and Sveltekit without TypeScript.
https://github.com/ctrtrends/OAuth_Google_Lucia

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

5 participants