appwrite/tests
Steven Nguyen 014c613c93
fix: update secret returned from users.createSession()
1. Include at least 1 factor because the minumum number of factors
   required when mfa is disabled is 1.
2. Purge the cached user document to ensure the new session is included
   in subsequent requests for the user.
3. Fix the encoding of the secret to match other parts of the codebase.
2024-11-22 21:52:27 +00:00
..
benchmarks removed some unnecessary files 2023-01-31 16:50:52 +02:00
e2e fix: update secret returned from users.createSession() 2024-11-22 21:52:27 +00:00
extensions PR review changes 2024-09-25 13:32:09 +02:00
resources chore: dockerfiles 2024-11-08 20:00:05 +01:00
unit feat: redis-cluster support 2024-11-06 12:27:03 +01:00