How to manage anonymus users in 8base

Hi, i was wondering if there’s a way to handle anonymus users in 8base, i want to implement firebase anonymus users, but as far as ia know 8base’s users must have an email, so what i need is to create an user from firebase’s token that comes from “signInAnonymously()” method, but it doesn’t have an email linked to this user, is there any way to handle this feature?

Hey @jetixsolorzano, I’m actually not sure of the answer here. Have you figured this out? If not, let me know and I’ll dig into it.

Thanks, Tim

Hello jetix solorzano.

In this case, I think the best way to do it is by using openID authentication, and letting Google oAuth be the IDP, but I’m not sure.

If this doesn’t fix your problem, feel free to come back to investigate.

1 Like