export interface AuthPermissionOptions { secret: string; algorithm?: string; }