Player password hash algorithm for password matching.
S
Sage Grahame
started a topic
almost 8 years ago
Hello,
I would like to give users access to their account information through my website. Rather than use the javascript api, I would like to write a repository layer that fits in with my existing authentication methods.
To authenticate, I can use the NoSQL Explorer REST API to retrieve the player record for the user and perform a match on the hashed password.
I would need to know how the password is hashed though. Can someone provide the hash method used?
Thanks,
Sage
Best Answer
C
Customer Support
said
almost 8 years ago
Hi Sage Grahame,
The NoSQL rest api is an admin only interface that is not suitable for customer facing solutions.
Thanks,
Oisin.
1 Comment
Customer Support
said
almost 8 years ago
Answer
Hi Sage Grahame,
The NoSQL rest api is an admin only interface that is not suitable for customer facing solutions.
Sage Grahame
Hello,
I would like to give users access to their account information through my website. Rather than use the javascript api, I would like to write a repository layer that fits in with my existing authentication methods.
To authenticate, I can use the NoSQL Explorer REST API to retrieve the player record for the user and perform a match on the hashed password.
I would need to know how the password is hashed though. Can someone provide the hash method used?
Thanks,
Sage
Hi Sage Grahame,
The NoSQL rest api is an admin only interface that is not suitable for customer facing solutions.
Thanks,
Oisin.
Customer Support
Hi Sage Grahame,
The NoSQL rest api is an admin only interface that is not suitable for customer facing solutions.
Thanks,
Oisin.
-
Documentation Notes
-
Design issues with user events
-
Using NoSQL
-
Runtime Collections vs Metadata Collections
-
Anonymous authentication from browser app
-
Modules
-
Movement With Unity
-
Problem with url parameters for downloadables
-
Querying NoSql GameSparks database
-
Challenge accesType
See all 2487 topics