Тёмный
No video :(

AUTHENTICATION IN UNITY Easy Integration for BEGINNER! 2023 UNITY GAMING SERVICES 

Coco 3D
Подписаться 2,6 тыс.
Просмотров 19 тыс.
50% 1

#unity #unity authentication #unitygamedevelopment #unitygaming #unitygamingservices
🎥💥Hi Guys, This is the ultimate guide to implementing the all-new Unity Authentication, from start to finish.
In this Short and simple tutorial, we'll walk you through every step of the Unity Authentication implementation process. Whether you're a seasoned developer or a curious beginner, This video has got you covered!
Hit that SUBSCRIBE button now and let's dive into the future together! 💪💰✨
All important Links:
Previous Video: • ALL NEW UNITY ADS Easy...
Github: github.com/Coc...
Unity Docs: docs.unity.com...
Discord: / discord
Thanks for watching, See yaa!!

Опубликовано:

 

25 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 42   
@jaysenedwinward
@jaysenedwinward 8 месяцев назад
I don't comment often but I hope you end up with more subscribers. This was straight to the point and didn't waste time like everyone else
@Coco-3D
@Coco-3D 8 месяцев назад
Thankyou so much☺
@5JurassicAlexandruRotaru
@5JurassicAlexandruRotaru 15 дней назад
Thanks a lot, man! I used to go the bad firebase route. This is awesome!
@thetakashi2862
@thetakashi2862 Год назад
Best video on Authentication for unity.❤❤
@ElDonitazz
@ElDonitazz Месяц назад
Such a nice guy, and the tutorial is well edited and concise! Thanks a lot c:
@TheJoloco
@TheJoloco 5 месяцев назад
great tutorial, speed was a bit too fast when you're working on your computer some of the steps you make might seem super simple to you but to the beginners learning it is way too fast to keep up with and have to pause/rewind a lot to see what you did, making it super easy to miss a step
@Opt4grunt
@Opt4grunt 6 месяцев назад
This is a very helpful guide. Thank you, sir!
@jayantbarthwal4470
@jayantbarthwal4470 Год назад
Amazing Video , Like Always 😍😍
@mb28810
@mb28810 Год назад
Thank you, very helpful and clear!
@Coco-3D
@Coco-3D Год назад
Your Welcome☺
@talismanskulls2857
@talismanskulls2857 Год назад
Wanted to say glad to see awesome content. I am currently seeking to get permission from anyone cool with it to create a list of some links to share with friends and volunteers on a project I am developing. Do I have your permission to share this via the website? If so I will let you know when it is available. The goal is to create a more helpful online community for established, moderate, new developers and gamers alike :).
@rasitakgul
@rasitakgul 9 месяцев назад
Thank you so much...
@onkarwakchaure3586
@onkarwakchaure3586 2 месяца назад
is this applicable for windows game?
@PeterJohnson76
@PeterJohnson76 11 месяцев назад
Great video. I would love to see a video for XBOX live sign in...
@user-xt7el7pb5t
@user-xt7el7pb5t 7 месяцев назад
Thanks brother
@shinigamirealm9802
@shinigamirealm9802 Год назад
can you make a tutorial for google login using UGS? thank you very much! the amount of content on youtube regarding UGS is so little
@Coco-3D
@Coco-3D Год назад
Sure i'll make one soon
@AisnerA
@AisnerA Год назад
@@Coco-3D +1. I'm sure everyone will be grateful to you!
@sixstarbro5963
@sixstarbro5963 9 месяцев назад
Bro how to implement Google signin. Not Google Play plz do tutorial for that plz.🙏
@TrendingStuffMan
@TrendingStuffMan Год назад
Hi this video wasn't completely clear, any chance you could make a full video step by step with UI and final result?
@rajsah4667
@rajsah4667 Год назад
can you make video on save and load data in this or on how to login through facebook/google in playfab please?????
@팽구
@팽구 4 месяца назад
Can I use it on Windows build as well?
@MrZtapp
@MrZtapp 5 месяцев назад
What about REST API key management?
@user-kb1xq6oj9u
@user-kb1xq6oj9u 11 месяцев назад
I keep getting this error message "Unexpected error occurred when trying to show content" And I have a deadline tomorrow
@juancarlosiglesiasburgueno5296
@juancarlosiglesiasburgueno5296 4 месяца назад
i cant put log in public authmnager, any help?
@acesenpai2006
@acesenpai2006 7 месяцев назад
how to fix error during auth code in unity
@Larni_Frey
@Larni_Frey 8 месяцев назад
Can it work with WebGL ?
@user-yq1mx3dz6f
@user-yq1mx3dz6f Год назад
phone login in unity video pls
@Coco-3D
@Coco-3D Год назад
Are you talking about phone number Login (OTP verification)?
@moshikobensimon5383
@moshikobensimon5383 Год назад
Do a video about the facebook login please
@Coco-3D
@Coco-3D Год назад
sure, I'll make one very soon.
@L3KOZ1
@L3KOZ1 Год назад
can you make tutorial how can we make like tutorial when user join for the first time ?
@Coco-3D
@Coco-3D Год назад
Hi, That actually depends on the type of game, and even if i make a tutorial on it, It is completely possible that it will not suit your needs. So to make a tutorial for your game, you can follow these simple steps: 1.Decide the things that you want to teach your users. 2.Create a Ui elements for each things. and turn them "ON" one by one as user clicks on it. And always make a SKIP tutorial option😇. Have a great day.✌
@L3KOZ1
@L3KOZ1 Год назад
@@Coco-3D how can i check if a user has already done a tutroial should I use registry editor?
@Coco-3D
@Coco-3D Год назад
@@L3KOZ1 For this you have 2 options: 1. You can store it in users phone using PlayerPrefs , but if user clears the cache memory then tutorial will load once again. or, 2.You can use some external server for storing the data like unity, firebase, or your own custom website. In the next video i am going to show how you can save data in unity servers for free, so stay tuned for that.
@Pancake.Rnold35
@Pancake.Rnold35 Год назад
​@@Coco-3Dthank you so much, i need this tutorial ❤️
@Coco-3D
@Coco-3D Год назад
@@Pancake.Rnold35 Your Welcome😇
@avyaprashantkachhwaha5471
@avyaprashantkachhwaha5471 Год назад
Is there a way we make this anonymous login using password?
@Coco-3D
@Coco-3D Год назад
I think that Anonymous login is not designed that way!.
@CodeBurstGP
@CodeBurstGP 6 месяцев назад
Is this also somehow possible for microsoft login?
Далее
DiagramGPT - Honest Review of Eraser AI
8:22
Просмотров 127 тыс.
Wife habit 😂 #shorts
00:16
Просмотров 43 млн
Node.js is a serious thing now… (2023)
8:18
Просмотров 642 тыс.
The cloud is over-engineered and overpriced (no music)
14:39
Wife habit 😂 #shorts
00:16
Просмотров 43 млн