Unity-Mysql Accounts System
Miroslav Novak
$10.00
(no ratings)
Date |
Price |
---|---|
日期和时间 |
价钱($) |
03/19(2018) |
10.0 |
11/15(2024) |
10.0 |
Jump AssetStore
Unity-Mysql Account System
Features:
Login: with account name and password
Register: new account require account name, password and not verified email
Change password: require account name and old password,
set the new password
Password recovery: require registered email adress to send generated key for password reset.
Setting:
account must be unique,
email must be unique,
various antispam
and antiinjection properties,
text and color helper for users,
filtered database errors for user,
time limit for one time password recovery key,
hashed passwords and keys,
easy integration this scene between start scene and game scene by putting Application_load_scene row on button on script
Included :
C# script for unity
five php scripts (php 5.5.15)
SQL table for import into mysql database
server root folder example
Readme
Fully functional with Unity Game test, standalone (win), Android and webplayer
game versions on localhost server or on domain
(depend by email setting for password recovery)
Online fully functional Old Webplayer MySQL DEMO