refresh_jwt {gofigR} | R Documentation |
Refreshes the JWT access token. Attempts re-authentication if refresh fails.
Description
Refreshes the JWT access token. Attempts re-authentication if refresh fails.
Usage
refresh_jwt(gf)
Arguments
gf |
GoFigr client. |
Value
NA
[Package gofigR version 1.1.0 Index]