Skip to content
This repository has been archived by the owner on Jun 25, 2023. It is now read-only.

Formerly the repository for gradr, it now contains an example of auth made from scratch with firestore. DO NOT USE IN PRODUCTION, THIS IS FOR EDUCATIONAL PURPOSES ONLY.

License

Notifications You must be signed in to change notification settings

GrifTheDev/sveltekit-auth-example

Repository files navigation

SvelteKit Auth Example

Originally a project called gradr, this repository contains a simple example of auth with SvelteKit. This is a from scratch implementation with firestore. It is missing some key components, like email verification and login/register options with third-party services and should not be used in production. Still, I'm proud of being able to get this far until I had to abandon the project and want to share it with the world.

For reasons mentioned above, I will not be providing the steps to get the code up and running, this is purely for educational purposes.

If you have time and the know-how I ask you to try and find security vulnerabilities. This is not because I believe this code is perfect, far from it, I just want to learn so that I can make more secure auth in the future. So please reach out to me at griffythehuman@gmail.com if you find anything.

About

Formerly the repository for gradr, it now contains an example of auth made from scratch with firestore. DO NOT USE IN PRODUCTION, THIS IS FOR EDUCATIONAL PURPOSES ONLY.

Resources

License

Stars

Watchers

Forks