Skip to content

iwsh/stateless-auth-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

stateless-auth-tutorial

Usage

git clone https://github.com/iwsh/stateless-auth-tutorial.git
cd stateless-auth-tutorial
docker compose up
  1. You can access login page at http://localhost:3000
  2. At first, http://localhost:3000/cookie cannot be accessed (redirected to login page)
  3. After login, you can see the decoded JWT access_token in http://localhost:3000/cookie.

User: admin
Password: password

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages