does better auth support refresh token rotation

looking for move form NextAuth to BetterAuth and looking for refresh token rotation support and the ability to configure multi tenant for oauth. Does better auth support this?
1 Reply
The Untraceable
The Untraceable2mo ago
Yes if the token fetched via getAccessToken is expired it will refresh

Did you find this page helpful?