seattleflu / genomic-incidence-tracker

https://genomic-incidence-tracker.herokuapp.com
GNU Affero General Public License v3.0
1 stars 0 forks source link

auth to-do list #1

Open jameshadfield opened 5 years ago

jameshadfield commented 5 years ago

For prototype

For real usage

tsibley commented 5 years ago

It might make more sense to delegate authentication to an external service instead of building it ourselves. There are several we could use, e.g. Auth0.

jameshadfield commented 5 years ago

Could do. Passportjs and Auth0 work well together.

jameshadfield commented 5 years ago

Auth for prototype (discuss)