Skip to content

mpiorowski/svelte-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Svelte Auth

Summary of all the authentication flows versus different providers. All of them include:

  • Svelte as the main framework
  • OAuth2 flow
  • Server-side authorization
  • As clean as possible

Each of the sections is correlated with an article:

How to run

  1. Go to the desire solution

  2. Create .env file

cp .env.example .env
  1. Fill out the .env file with the proper values

  2. Run app

docker compose up --build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published