Skip to content

Release v3.0.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jan 15:08
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