Click here to Skip to main content
15,887,746 members
Articles / Hosted Services / Azure

Don’t Build Games from Scratch Part 2: Adding Player Login Authentication with Azure PlayFab

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
24 Nov 2021CPOL4 min read 5K  
In this article I’ll show you how to add PlayFab player authentication to your game.
Here we create a web interface to connect to PlayFab’s user authentication service, enabling our players to log in without hosting our own backend or database.

This article is a sponsored article. Articles such as these are intended to provide you with information on products and services that we consider useful and of value to developers

Views

Daily Counts

This article is part of the series 'Shipping and Scaling Multiplayer Games with Azure PlayFab View All

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
Raphael Mun is a tech entrepreneur and educator who has been developing software professionally for over 20 years. He currently runs Lemmino, Inc and teaches and entertains through his Instafluff livestreams on Twitch building open source projects with his community.

Comments and Discussions