[][src]Function fxaclient_ffi::fxa_handle_session_token_change

#[no_mangle]pub extern "C" fn fxa_handle_session_token_change(
    handle: u64,
    new_session_token: FfiStr<'_>,
    error: &mut ExternError
)

Typically called during a password change flow. Invalidate all tokens and get a new refresh token.