refreshTokenClientStorageKey top-level constant
String
const refreshTokenClientStorageKey
Identifies the refresh token in the HasuraAuthClient's AuthStore instance.
Implementation
const refreshTokenClientStorageKey = 'nhostRefreshToken';