auth token

Nx - Grid Tokens Authentication

Nx - Grid Tokens Authentication

Grid Token Auth for your project, using as two-step auth or replace OTP password See demo Exam grid pos: A3-Z2-G4-D7 Exam token your need input: ABDR (One character on one grid)

CakePHP 2.0 Authentication & ACL Management Plugin

CakePHP 2.0 Authentication & ACL Management Plugin

Description With a few easy steps, you would get an amazing User Authentication System for your application. Details CakePHP 2.x Easy to implement. See document here Demo here Updates Update for CakePHP 2.3.0 SignUp with – email is sent with activation code in link Forgot Passowrd – with a token and link that will expire after 24 hours Edit Profile – email must be verified after change Separation between the plugin and the them...

API Key Generator

API Key Generator

This is a PHP5 class that will allow you to generate a key for an especific user and validate it. In the features, there are: It generates a 25 characters key You can change the length of the key that will be generated (default 25) You can set what characters do you want in the key (Default A-Z a-z 0-9 !@^$*()_+) You can set the file where will be saved the users/keys The key comes with rawurlencode(), this will allow you to pass t...