diff options
author | Jeremy Wright <jeremy@quiescent.us> | 2016-04-28 14:15:17 -0700 |
---|---|---|
committer | Jeremy Wright <jeremy@quiescent.us> | 2016-04-28 14:15:17 -0700 |
commit | 1cfc0f413c4cf829468baf33a3b476015598d327 (patch) | |
tree | 74cff143da77475b15cbd1e5085dbc1d9dc75907 | |
parent | 28bebf31e6c25ded872ba13f19281e4f6b21180a (diff) | |
download | sso-1cfc0f413c4cf829468baf33a3b476015598d327.zip sso-1cfc0f413c4cf829468baf33a3b476015598d327.tar.gz sso-1cfc0f413c4cf829468baf33a3b476015598d327.tar.bz2 |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ Single Sign-On for PHP (Ajax compatible) --- -Jasny\SSO is a relatively simply and straitforward solution for an single sign on (SSO) implementation. With SSO, +Jasny\SSO is a relatively simply and straightforward solution for an single sign on (SSO) implementation. With SSO, logging into a single website will authenticate you for all affiliate sites. #### How it works |