distributeaid / toolbox

DistributeAid Toolbox
http://distributeaid.org
GNU Affero General Public License v3.0
3 stars 1 forks source link

Client-side auth0 integration #108

Closed bion closed 3 years ago

bion commented 3 years ago

Client-side work for https://github.com/distributeaid/toolbox/issues/18

Removes AWS Amplify code and replaces it with Auth0 in the browser client.

Manually confirmed that:

Screen Shot 2020-11-21 at 1 55 21 PM

Also fixed a couple warnings from react about not providing unique keys for enumerated components.