Skip to content

skinkade/rocket-auth-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rocket Authentication Demo

See this blogpost.

To get this working, you need PostgreSQL set up, and run:

echo DATABASE_URL=postgres://user:pass@host/site > .env
head -c16 /dev/urandom > secret.key
cargo install diesel
diesel migration run

wizard.png is the 2FA QR code for the default admin user, for testing purposes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published