ping
Toggle table of contents
0.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ping
oidc
/
com.pingidentity.oidc
/
User
/
refresh
refresh
abstract
suspend
fun
refresh
(
)
:
Result
<
Token
,
OidcError
>
Refreshes the token.
Return
A Result object containing either the refreshed Token or an OidcError.