mirror of
https://github.com/appwrite/appwrite
synced 2026-05-21 07:58:55 +00:00
- Add MockUnverified OAuth2 provider config - Add /v1/mock/tests/general/oauth2/user-unverified endpoint - Add MockUnverified class for unverified OAuth2 flow - Update Mock::isEmailVerified to respect user['verified'] flag - Add end-to-end tests for linking unverified and verified OAuth2 users - Enable stopOnFailure in phpunit.xml |
||
|---|---|---|
| .. | ||
| AccountBase.php | ||
| AccountConsoleClientTest.php | ||
| AccountCustomClientTest.php | ||
| AccountCustomServerTest.php | ||