feat(Jwt): add custom builder callback support (#143) - Update builderAccessToken and builderRefreshToken methods to accept an optional Closure - The Closure allows custom modifications to the token builder - This enhancement provides more flexibility for token creation