Skip to main content

build_ticket

Function build_ticket 

Source
pub fn build_ticket(
    iroh_ticket: &str,
    token: &str,
    scope: impl Into<GrantScope>,
    max_connections: u32,
) -> String
Expand description

Build a compound ticket by appending a token suffix bound to the endpoint ticket.