participedia / api

Website and API for Participedia V3
https://participedia.net
MIT License
20 stars 14 forks source link

Handle blocked user from Auth0 #1069

Closed paninee closed 3 years ago

paninee commented 3 years ago

We have to implement a logic to check if the user is not blocked/deleted. Make a verification call to Auth0 when the user posts an entry to see if they're blocked/deleted from Auth0.

paninee commented 3 years ago

Completed and deployed on stage and prod.