refreshTokenClientStorageKey top-level constant

String const refreshTokenClientStorageKey

Identifies the refresh token in the AuthClient's AuthStore instance.

Implementation

const refreshTokenClientStorageKey = 'nhostRefreshToken';