EcommerceAPI
EcommerceAPI copied to clipboard
fix/verify-token
this updates adds the ability to verify email tokens in the verifyToken method. Previously, the method only handled refresh and access tokens. Now, it also checks for email verification tokens and verifies them using the appropriate secret key.