React Auth Kit Types¶
createRefreshParamInterface¶
Refresh Token parameter types
Parameter¶
Name | Type | Required | Description |
---|---|---|---|
interval | number |
Interval on which the callback function is called | |
refreshApiCallback | refreshTokenCallback<T> |
A Callback function which'll have the network request |
— 🔑 —
React Auth Kit is MIT License code