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
The REST server must check the JWT and enforce validity on (almost) all REST calls. The JWT is issued at login time. It can be verified with Firebase Auth. The JWT should be passed in the request headers.
The text was updated successfully, but these errors were encountered:
The REST server must check the JWT and enforce validity on (almost) all REST calls. The JWT is issued at login time. It can be verified with Firebase Auth. The JWT should be passed in the request headers.
The text was updated successfully, but these errors were encountered: