EcommerceAPI icon indicating copy to clipboard operation
EcommerceAPI copied to clipboard

fix/verify-token

Open farhdibehnamdev opened this issue 1 year ago • 0 comments

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.

farhdibehnamdev avatar Aug 12 '23 09:08 farhdibehnamdev