Skip to content

The authentication and authorization service for virtual watershed

License

Notifications You must be signed in to change notification settings

VirtualWatershed/vw-auth

Repository files navigation

vw-auth

auth service for vw

### Run Locally using docker

docker-compose -f docker-compose.dev.yml build docker-compose -f docker-compose.dev.yml up

The auth service should be available at:

` your-docker-machine-ip:5000 `

The mock mail client to receive confirmation email generated by user registration will be available at:

` your-docker-machine-ip:1080 `

About

The authentication and authorization service for virtual watershed

Resources

License

Stars

Watchers

Forks

Packages

No packages published