Commit graph

7 commits

Author SHA1 Message Date
Evan
2beb6ba0cf
Update tests/e2e/Services/Tokens/TokensConsoleClientTest.php
Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com>
2025-08-20 12:51:25 -07:00
Evan
3ed5699876 Better jwt handling and tests 2025-08-18 10:57:15 -07:00
Evan
f5f6ec71de Address stnguyen90 feedback: simplify JWT logic and fix test expectations
- 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
2025-08-18 09:39:19 -07:00
Evan
3a9353a78b linter 2025-08-15 17:35:49 -07:00
Evan
eec62752ed fix - incorrect file token expiry 2025-08-15 16:27:48 -07:00
Darshan
bebd103611 update: token scopes tests for console client. 2025-05-15 19:22:53 +05:30
Damodar Lohani
d32dc0a4d9 tokens test and scopes 2024-11-18 08:52:16 +00:00