macfly
▼
Project version
v0.2.20
v0.2.19
v0.2.18
v0.2.17
v0.2.16
v0.2.15
v0.2.14
v0.2.13
v0.2.12
v0.2.11
v0.2.10
v0.2.9
v0.2.8
v0.2.7
v0.2.6
v0.2.5
v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2.0
Pages
Modules
API Reference
Modules
Macfly
Installation
Usage
Documentation
Macfly
Summary
Functions
attenuate/3
decode/2
default_options/0
discharges/2
encode/1
Macfly.Action
Summary
Types
t/0
Functions
all/1
control/1
create/1
delete/1
from_human/1
from_human/3
from_wire/1
none/1
read/1
to_human/1
to_wire/1
write/1
Macfly.Caveat
Summary
Types
t/0
Functions
body/1
from_body/3
name/1
type/1
Macfly.Caveat.BindToParentToken
Summary
Types
t/0
Macfly.Caveat.ConfineGitHubOrg
Summary
Types
t/0
Macfly.Caveat.ConfineGoogleHD
Summary
Types
t/0
Macfly.Caveat.ConfineOrganization
Summary
Types
t/0
Macfly.Caveat.ConfineUser
Summary
Types
t/0
Macfly.Caveat.FlySrc
Summary
Types
t/0
Macfly.Caveat.FlyioUserID
Summary
Types
t/0
Macfly.Caveat.GitHubUserID
Summary
Types
t/0
Macfly.Caveat.GoogleUserID
Summary
Types
t/0
Macfly.Caveat.IfPresent
Summary
Types
t/0
Macfly.Caveat.IsMember
Summary
Types
t/0
Macfly.Caveat.JSON
Summary
Functions
defimpl_jason_encoder/1
Macfly.Caveat.MaxValidity
Summary
Types
t/0
Macfly.Caveat.Mutations
Summary
Types
t/0
Macfly.Caveat.NoAdminFeatures
Summary
Types
t/0
Macfly.Caveat.Organization
Summary
Types
t/0
Macfly.Caveat.ThirdParty
Summary
Types
t/0
Functions
build/4
recover_ticket/3
Macfly.Caveat.ThirdParty.Ticket
Summary
Types
t/0
Functions
discharge_macaroon/3
recover/3
seal/2
Macfly.Caveat.UnrecognizedCaveat
Summary
Types
t/0
Macfly.Caveat.ValidityWindow
Summary
Types
t/0
Functions
build/1
Macfly.CaveatSet
Summary
Functions
build_caveat/3
decode/2
encode/1
from_wire/2
to_wire/1
Macfly.Caveats
Macfly.Caveats.Apps
Summary
Types
t/0
Functions
build!/1
from_body/3
Macfly.Caveats.FeatureSet
Summary
Types
t/0
Functions
build!/1
from_body/3
Macfly.Crypto
Summary
Types
ciphertext/0
key/0
Functions
rand/1
seal/2
sign/2
unseal/2
Macfly.Discharge
Summary
Types
error/0
state/0
t/0
Functions
new/1
next/1
with_bearer_auth/3
Macfly.HTTP
Summary
Callbacks
get/2
post/3
Functions
get/2
impl/0
post/3
Macfly.HTTP.Client
Summary
Functions
get/2
post/3
Macfly.HTTP.Fake
Summary
Types
behavior/0
Functions
add_third_party/2
do_behavior_poll/3
get/2
post/3
ticket/1
Macfly.Macaroon
Summary
Types
t/0
Functions
add_third_party/4
attenuate/2
decode/2
encode/1
from_wire/2
new/4
to_wire/1
Macfly.MapFix
Summary
Types
t/0
Functions
traverse/1
Macfly.Nonce
Summary
Types
t/0
Functions
from_wire/1
new/3
to_wire/1
uuid/1
Macfly.Options
Summary
Types
t/0
Functions
with_caveats/2
Macfly.ResourceSet
Summary
Functions
define_resource_set_caveat_module/4
Search documentation of macfly
Settings
View Source
Macfly.Caveat.Organization
(macfly v0.2.20)
Summary
Types
t()
Types
Link to this type
t()
View Source
@type
t() :: %Macfly.Caveat.Organization{id:
integer
(), permission:
Macfly.Action.t
()}
×