AssetKeyProps: {
    policy: string;
    secret: string;
}

Type declaration

  • policy: string

    A JWT describing a policy; needs to be attached to signed URLs

  • secret: string

    A secret key to be used for signing URLs