Skip to content

valentimarco/Flow-Auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flow-Auth

Microservice to handle Passkey auth system: Works only on chrome bc idk what firefox is doing...

Dev guide

  1. install air for hotreload watcher:
     go install github.com/cosmtrek/air@latest
  2. install dependencies
    go mod download
  3. run the watcher:
    air

Docker guide

  1. docker compose build
  2. docker compose up
  3. Enjoy

About

Microservice to handler all auth

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published