Content tagged authentication

Report Tag

11 usages of this tag
2

Topic: Let's see how to setup user authentication in game with Construct 3 | Rest API Integration. If you have any issues with CORS: Try installing this extensi...

2
1 favourites

In this video, we are going to see how to set up shop in an HTML game with Construct 3 and Supabase. Note: This video doesn't cover the payments. By the end of...

1
This content is deleted
Tutorial
PlayFab API Part 1: Authentication
2 favourites

Thanks for choosing the PlayFab API Addon by Zalance. Yes, it is a free addon! This is an introduction to working with the PlayFab API as well as integrating it...

  • 0 replies
  • 533 views

I've been using 's Firebase Authentication plugin. Unfortunately I seem to require that my clients always clear their browser's cache first before attempting to...

  • 0 replies
  • 505 views
This content is deleted
Forum Topic
How do I get a user ID from a logged in user on a site?
0 favourites

I'm building a small little promotional game for a client. The game will be hosted on their site and also on appstore/google play. I's a small little game where...

posted 4 years ago
  • 2 replies
  • 535 views
0 favourites

I've been trying to solve the problem for two weeks or more and there's no way. When I try to log in with the Google account in Android .Apk the popup appears q...

  • 5 replies
  • 955 views
0 favourites

I've been trying to solve the problem for two weeks or more and there's no way. When I try to log in with the Google account in Android .Apk the popup appears q...

  • 0 replies
  • 184 views
This content is deleted
Forum Topic
How do I use authetnication from site in my game?
0 favourites

I'm making a promo game that will be hosted on a website. The game will be available to everyone, but if you're already logged in on the site (you can be logged...

  • 1 replies
  • 580 views
0 favourites

This is much more of a technical/theoretical question than a "I have a bug please help me" question, but it's a rather important one to ask because when dealing...

posted 3 years ago
  • 0 replies
  • 148 views
This content is deleted
Forum Topic
How do I pass token from my website to the game?
0 favourites

My game is inside of a website with a login. Login generates a auth token that gets stored in localstorage (webstorage). Since webstorage is deprecated, how do...