Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update TestValidateToken for token expiration
Update the TestValidateToken function to include testing token expiration. The test now includes waiting for the token to expire, generating an expired token, and ensuring that validation returns an error with the appropriate message.
- Loading branch information