mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
- Remove excessive logic and 1-minute expiration hack as requested - Simplify token expiry handling to directly use existing value - Remove problematic test that creates tokens with past expiry dates - Update existing test to properly verify JWT expiration behavior - Use proper base64url decoding for JWT payload testing