| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Overview
SecSign ID Api is a two-factor authentication for javascript/PHP web applications.
This javascript API allows a secure login using a private key on a smart phone running SecSign ID by SecSign Technologies Inc.
Usage
Include the API SecSignIDApi.js in your webpage
Send all requests to the PHP script signin-bridge.php
Use the PHP API SecSignIDApi.php to send incoming requests to the ID server
Request an authentication session
Show access pass to user and save session parameters
Get session state
React to the state and have the user logged in
Check out the included example example.pl to see how it works or have a look at the how to use tutorial for PHP https://www.secsign.com/php-tutorial/ or visit https://www.secsign.com for more information.
Files
Requirements
The communication with the ID server is done using a php bridge due to the same domain policy of javascript.
===============
SecSign Technologies Inc. official site: https://www.secsign.com
| Back | FazBrowse Home | New Git URL |