gfu-servant-engineering / tech-connect-frontend

Web platform for connecting the technological needs of front line mission groups with solution providers from churches, like-minded universities, and other mission minded organizations
https://tech-connect.netlify.com/
MIT License
0 stars 0 forks source link

current status of auth0 - error in validation #92

Closed rhill17 closed 4 years ago

rhill17 commented 4 years ago

This PR correlates with the backend PR that was just merged. This changes the project submission to use the auth0 access_id jwt to validate the user submitting a project.

Once this is merged I will create two new PR's, one for the backend and one for the frontend that attaches the submitter's user_id to the project submission so we have a record of who submitted the project.

rhill17 commented 4 years ago

The last commit says the status is error in validation but that was fixed on the backend that was just merged.