Refactor "Authentication" class with four main methods:
authornupplaPhil <admin@philipp.info>
Tue, 3 Dec 2019 21:29:36 +0000 (22:29 +0100)
committernupplaPhil <admin@philipp.info>
Tue, 3 Dec 2019 21:29:36 +0000 (22:29 +0100)
commitc62774f6d2d597d57284ba5a211ea33bd0cc9f17
tree0095e74e29b4e90d2455715ac0248a4907986db0
parent271b2d4b1c238e623272838df7b2b6cd8b07e3a0
Refactor "Authentication" class with four main methods:
- withSession() - for auto authentication with Session/Cookie variables
- withOpenId() - for authentication with an OpenID account
- withPassword() - for authentication with Password
- setForUser() - for setting the user auth context of the current session

Refactor "Session" class - contains now "native" Session Management methods
windowsphonepush/windowsphonepush.php