hanakoa / alpaca

Containerized Go µServices for authentication and authorization.
https://hanakoa.github.io/alpaca/
MIT License
5 stars 0 forks source link

AUTH: Add env var for seeding first person (admin) #36

Open kevinmichaelchen opened 6 years ago

kevinmichaelchen commented 6 years ago

You should be able to provide an environment variable, e.g., SEED_EMAIL=kevin.chen.bulk@gmail.com. The app should then make the person if they don't exist, and then send them a password reset email.