bitwarden_
core
1.0.0
In bitwarden_
core::
auth::
renew
bitwarden_core
::
auth
::
renew
Function
renew_token
Copy item path
Source
pub(crate) async fn renew_token( client: &
InternalClient
, ) ->
Result
<
()
,
LoginError
>