trailbase_client

Function decode_auth_token

Source
pub fn decode_auth_token<T: DeserializeOwned>(token: &str) -> Result<T, Error>