Registry / auth / ory-ladon

ory-ladon

JSON →
library1.3.0gogounverified

A Go library for access control policies, supporting role-based access control (RBAC) and attribute-based access control (ABAC).

go get github.com/ory/ladon
INSTALL
IMPORT
SIG · ORY-LADON
O
ory-ladon
authgov1.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ladon
github.com/ory/ladon

Create a new Ladon warden instance.

package main import ( "fmt" "github.com/ory/ladon" ) func main() { warden := ladon.Ladon{} fmt.Println(warden) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
Amazon
1
Resources
ory-ladon — go get ory-ladon · libregistry