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
Currently firebase is used as a auth server, but it's not reliable. It's failed to return success response so often and takes longer time to recover.
So find other auth server, or build one.
If going to build a custom one, try to incorporate that as a microservice
The text was updated successfully, but these errors were encountered:
Currently firebase is used as a auth server, but it's not reliable. It's failed to return success response so often and takes longer time to recover.
So find other auth server, or build one.
If going to build a custom one, try to incorporate that as a microservice
The text was updated successfully, but these errors were encountered: