Auth0 Event Logs + Firebase Analytics

Hi @k.lee,

I would suggest Log Streams or Actions. We don’t offer a turn key Log Stream integration with Firebase, but you could use our custom webhook solution to create your own integration:

If you want a more simple set of logs (say, only logins), you could set up an Auth0 Actions to POST to Firebase when a user logs in.