Skip to main content

split_token

Function split_token 

Source
fn split_token(token: &str) -> Result<(&str, &str, &str), AuthenticationError>