You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once we have the admin portal prepared, we will need to make sure only certain verified users can send requests to the backend. To do this, we will create our own middleware that will check for a specific authentication ID in request headers and modify the request body so the backend knows who is asking for what.
Once we have the admin portal prepared, we will need to make sure only certain verified users can send requests to the backend. To do this, we will create our own middleware that will check for a specific authentication ID in request headers and modify the request body so the backend knows who is asking for what.
PIA Auth Middleware
Firebase Documentation
The text was updated successfully, but these errors were encountered: