Skip to content

EvandroMohr/sso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auth SSO

Unified system for authentication and authorization.

Codacy Badge Build Status

Environment details

  • PHP+PDO 5.5+

Database details

  • PostgreSQL ^9.1

Database/schema:

  • db_sso/adm_sso

GETTING START

Put the files into php webserver and make adjusts in the first section of config file: ./system/config.php

Also, you should make an alias for your server and point the root directory to public_html (for security reasons)

Tests

Run inside project phpunit

Changelog

0.1.0 - 16th Feb 2016

  • GIT versioning

0.1.1 - 26th Oct 2016

  • Travis adjusts
  • Refactoring tests
  • Define minimum PHP version

About

A token-based auth tool. Manage users, profiles in a professional way. Auth never was so easy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors