joshmorel / Auth0

Everything related to FightPandemics integration with Auth0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auth0 files for FightPandemics

Rules

Scripts needed to configure integration with Auth0, they need to be activated in order for the authentication to work The code has been updated to work with Node 12 enabled as environment

mongo_id.js

Set Mongo id in app metadata for verified users The FP_DOMAIN should be set in the rules configuration to the same value as used in the backend .env AUTH_APP_URL This mongo_id is used as primary key _id for users in our mongo database, and stored in the JWT

About

Everything related to FightPandemics integration with Auth0

License:MIT License


Languages

Language:JavaScript 100.0%