Skip to content

v0.4.0 - SSO as library

Compare
Choose a tag to compare
@jasny jasny released this 05 Oct 19:51
· 33 commits to master since this release
f3f6fc9

PHP 7.3+.
PSR-7 support.
Rewritten as a proper includable library.
Moved authentication out of the library.
Return verification code to prevent session hijacking.
Alternative to using sessions on server.
Alternative to using cookies on server.