Paseto token instead of JWT

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
muttou
User
Posts: 135

Paseto token instead of JWT

Post by muttou »

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


arbei
User
Posts: 9787

Post 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.


Post Reply