Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

1.0.0-beta.17

Pre-release
Pre-release
Compare
Choose a tag to compare
@hperrin hperrin released this 05 May 00:16
· 69 commits to master since this release
  • Use JSON Web Token (JWT), instead of PHP sessions.
  • Move descendant group logic into User class.
  • Protect against CSRF (XSRF) attacks. Ready for PubSub support.
  • Allow updateDataProtection to accept a user other than "currentUser".