Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 358 Bytes

auth.md

File metadata and controls

33 lines (19 loc) · 358 Bytes

Auth

AuthNew

Perms: admin

Inputs:

[["write"]]

Response: "Ynl0ZSBhcnJheQ=="

AuthVerify

Perms: read

Inputs:

["string value"]

Response:

["write"]

Was this page helpful?