Type alias FormatJWTProp

FormatJWTProp: {
    alg: string[];
}

Type declaration

  • alg: string[]