UNPKG

@bitblit/ratchet-warden-common

Version:

Typescript library to simplify using simplewebauthn and secondary auth methods over GraphQL

5 lines (4 loc) 93 B
export interface WardenPermission { actions: string[]; resourceSuffixes: string[]; }