Getting started with Firebase Authentication in Unity - Firecasts

preview_player
Показать описание
On this episode of Firecasts for Firebase Developers, Patrick Martin will walk you through setting up Firebase Authentication in Unity. Watch now to see Patrick go over the basics you need to quickly and easily provide your players with an identity in your game.

Links:

Рекомендации по теме
Комментарии
Автор

Hi! Thank you very much for the tutorial, it's awesome! I'd like to check out the example project you use in the video, is it available somewhere?

AvoidingCrisis
Автор

Could you make a tutorial on how to save and load data in the Firebase database with / without user authentication.

markbakker
Автор

Please do Realtime Database and Cloud Functions for Unity. I think we'll be able to build some amazing systems using them.

SandeepKumarP
Автор

Thanks, the best video on youtube. How to login with Google?

oleh.prukhnytskyi
Автор

Its great to have new iteration of firebase tutorials, around year ago trying to setup firebase originally, the old tutorials left lot of blanks so there was lot of stuff to figure out alone.
Is there planned episode of how to setup Firebase functions with Unity?
It would be a great example of creating ingame store/economy connected with Realtime database, as you really shouldn't trust clients to handle that part to avoid unauthorized transactions. :D
Well anyway, Thanks a lot Partick!

SolidJuho
Автор

Hey guys, would really love to see something about the Cloud Messaging.
Keep it up guys!

TGassi
Автор

Has it fallen into disuse? I added Asset fibebase.Auth to unity and it works in the editor but when it tends to generate the apk general error. After removing Asset firebase.Auth the whole project works normally again. I use Untiy 2022.3.21f1! Thank you.

AlbanyTimbo
Автор

Is there a download to this very simple login example as a reference?

DanKardell
Автор

amazing.
can we get the example's source code?

xsetion
Автор

One major drawback to email/password authentication is that you need a scheme for someone who forgot their password to reset it. None of that is covered here and you have to automatically send and respond to emails. EDIT: I just saw in the docs that this is handled with other Firebase.Auth methods, including password reset emails and all of that. It's under 'Manage Users' in the docs.

Rich
Автор

Can you make an example of google authentication on app firts use, without the register on link account?

ricardoguiotti
Автор

Hello Patrick. Your example looks pretty well done. Could you share a git repo for it?


Thanks.

starskylara
Автор

"Getting Started with Firestore in Unity", please!

felixo.
Автор

Ty
I wish you provide the code as well
And I want to understand the firebasManager script but I'm not able to with this video

vufwjdc
Автор

Great tutorial, but how you delete a user that is in authentication if the email is not verify and how to access, registred email or uid in authentication to prevent someone to use someone else email, i know how to send email verification, but if the user doesnt register it before they close the game i cant remove it, getting the current user uid only works on the last person signed in or account created, i need a way to access all registred user, and delete them if they are not verified.

kevenlambert
Автор

Hello there. I have a little big problem. Unity crashes when I change a script and then I save it up. But this only happened after running the play mode and register a user on firebase (If I do not register a user I'm able to edit script without problems). I'm not receiving any error message by Unity bug reporter. I'm freaking out. Any idea about it? I install firebase by package manager of unity by the way, and I recently update the visual studio (but I don't think it has a relationship with the problem).

christopherb.
Автор

Hi Patrik, It would be of great help if firebase can make prebuilt UI, just like the web, IOS, and android. I would save people from lots of hassle while implementing authentication.

bhupiistersingh
Автор

Sir, can you please make tutorial on refer and earn(invites) feature

racer-yash
Автор

do you have a video about google authentication?
if yes, give me a link, please!
I have a question: How to get google id token from google email

brawlrob
Автор

How to know if a person entered an email that doesn't exist? I tested it. Firebase couldn't find it.

hemachandran
welcome to shbcf.ru