Page 1 of 1

Paseto token instead of JWT

Posted: Fri Sep 20, 2024 1:33 am
by muttou

Hi, can i use paseto token mechanism instead of JWT token in phpmaker2024? Any help or guide will highly be appreciated.


Re: Paseto token instead of JWT

Posted: Fri Sep 20, 2024 9:07 am
by arbei

You'll need to customize/replace at least the JwtMiddleware and the GetJwtToken() and in the template manually. It cannot be done by server events.