Rage Multiplayer - Registration System
#ragemp #node.js #back-end #react.js #javascript
Excellent registration and user authorization system Rage Multiplayer server, version Rage - 1.0.
The project used the Singleton pattern to facilitate the interaction of objects.
For storing information, a relational database was used - MySQL, which is justified by the big data call and the need to work quickly on a Linux server.
The project is divided into two parts - Authorization and Registration, so the possibility of remembering the Login is implemented by the social-club username.
In addition, the system has the possibility to authorize through Vkontakte and Google.
Excellent registration and user authorization system Rage Multiplayer server, version Rage - 1.0.
The project used the Singleton pattern to facilitate the interaction of objects.
For storing information, a relational database was used - MySQL, which is justified by the big data call and the need to work quickly on a Linux server.
The project is divided into two parts - Authorization and Registration, so the possibility of remembering the Login is implemented by the social-club username.
In addition, the system has the possibility to authorize through Vkontakte and Google.