shouvikkrsarkar / sark_auth

SARK Auth is a very secure API Authentication Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sark_auth

SARK Auth is a very secure API Authentication Library

HOW TO USE -

  1. Create a My SQL Database with any name.
  2. Import the table structure into it.
  3. Replace all the '##' with your own access key and secret inside the Library Files.
  4. Use the code in the following files for General and User Specific Authentication.

About

SARK Auth is a very secure API Authentication Library

License:GNU General Public License v3.0