Skip to content

A user registration and login plugin for the alt:V Rebar Framework

Notifications You must be signed in to change notification settings

Stuyk/rebar-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auth for Rebar Framework

This plugin allows a user to register on your server with an email and password.

They are required to submit an email and password to login after registering.

Features

  • Login
  • Register
  • pbkdf2 Password Encryption
  • Login Tokens for Quick Reconnection
  • English Translation File
  • Prevent duplicate logins

Installation

From the main directory of your Rebar framework.

git clone https://github.com/Stuyk/rebar-auth src/plugins/auth

That's it.

If you wish to save the plugin in your own repository, go to the src/plugins/auth folder and delete the .git folder.

About

A user registration and login plugin for the alt:V Rebar Framework

Resources

Stars

Watchers

Forks