friendica/src/Module/TwoFactor
Philipp Holzer 96555a7385
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
2019-12-05 23:02:51 +01:00
..
Recovery.php Refactor "Authentication" class with four main methods: 2019-12-05 23:02:51 +01:00
Verify.php Refactor "Authentication" class with four main methods: 2019-12-05 23:02:51 +01:00