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
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