Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 497 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 497 Bytes

🔐 pledge RELEASE

SDK to provide different types of standard authentication & authorization capabilities

Supported standards

  • JWT

Execution

Valid pledge level configurations should be set up before identity generation/verification

go run cmd/example.go

Testing

go test ./... -cover -race