Page Contents
Home > @loopback/authentication-jwt > RefreshTokenServiceBindings > REFRESH_REPOSITORY
RefreshTokenServiceBindings.REFRESH_REPOSITORY variable
Key for the repository that stores the refresh token and its bound user information
Signature:
REFRESH_REPOSITORY = "repositories.RefreshTokenRepository"