Diegogo87 / territorios_app

0 stars 0 forks source link

Security #1

Closed danielmbarlow closed 4 years ago

danielmbarlow commented 4 years ago

Some time you will have to think about how to secure your app. Maybe once you have the basic functionality working.

You will need to avoid keeping credentials in the code, like here.

Auth0 is free, and gives you step by step help for handling logins:

I think you can put your Mapbox credentials in Auth0, and when people log in, Auth0 gives you the credentials