Skip to content

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

License

Notifications You must be signed in to change notification settings

EvandroMohr/sso

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

No packages published