Skip to main content

token

Function token 

Source
pub fn token(uid: &str) -> Result<Token, InvalidString>
Available on crate feature testkit only.
Expand description

A Token an app user would present.

ยงErrors

Returns InvalidString if uid is not a usable CiString(36).