orb.misc.macaroon module

class orb.misc.macaroon.Macaroon

Bases: object

as_base64()
debug()
static init_from_base64(text)
static init_from_not_sure(text)
static init_from_plain(text)
static init_from_str(text)
static is_base64_macaroon_str(text)
is_well_formed()