Skip to content

mpiorowski/svelte-auth

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

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