Firebase Authentication

Our application is using Firebase authentication and once the user is authenticated, he can access our APIs. We are using the JWT token returned by firebase post-authentication.
How can I allow users already registered in Firebase to use Auth0?