Forum Topics tagged authentication

Report Tag

8 forum topics with this tag
  • 0 replies
  • 537 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
  • 511 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
  • 550 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
  • 969 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
  • 593 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...

  • 0 replies
  • 172 views
0 favourites

I would like to return some custom information to the Client when performing a custom authentication in Construct 3. Example below: { "ResultCode": 1, "UserId":...