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