CGUC / skybunk-server

The back-end application for Conrad Grebel University College students to stay connected
3 stars 9 forks source link

Add admin ednpoint for inviting users via email #100

Closed picklechips closed 5 years ago

picklechips commented 5 years ago

Adds an endpoint that does the following:

POST ..../admin/inviteUsers

Requires a gmail email address with less secure apps enabled. Testing via the heroku review app should have the appropriate environment variables.