Skip to main content

acquire_token

Function acquire_token 

Source
pub fn acquire_token() -> Result<String>
Expand description

Opens a browser-based Apple sign-in page and waits for the ckWebAuthToken to be POSTed back, then returns it.