The cookie Path for a cookie-delivered refresh token, or null for the configured auth cookie path.
Path
@override String? refreshCookiePath(final Session session) => jwtRefreshCookiePath(session);