How can a user register with username/email and password?

I see users can login anonymously, and they can also login with a platform. Is there a way for someone to register/login with just an email address or username and password without needing to be linked to a platform?

2 Likes

Hello,

Thank you for raising this question.

While we are working hard to add additional authentication providers, at the moment we don’t provide the ability to login with email and password. However we are aware of this request and we will be adding this feature at a later date.

2 Likes

That would be nice !

Update: we now offer OpenID signin, allowing you as a developer to choose what service you want to use for signin.
OpenID Connect (unity.com)

Hey that’s nice! it means that we can do our own Google sign in (not google play services like in the documentation), if we follow google documentation ?

You could do that but we do have documentation for that here: Google
And here: Set up a Google sign-in

Are you sure? It looks like a google play sign in too.
Will it work for stores that don’t use google play services ?