Skip to content

Basarus/ALT-V-AuthSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

ALT-V-AuthSystem

Just install this script in your client folder and connect it to the main file.

alt.emitServer('client::auth:init') - Opens the menu

Use these calls to get data from the menu

web.on('cef::auth:authorization') && alt.onServer('server::auth:authorization') // -> { login, pass })
web.on('cef::auth:registration') && alt.onServer('server::auth:registration') // -> { login, email, pass, re_pass }) web.on('cef::auth:recovery') && alt.onServer('server::auth:recovery') // -> {email })

Alt text for your video

About

Authorization, registration, and mail recovery menu for ALT:V servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors