UNPKG

@light-auth/core

Version:

light auth core framework agnostic, using arctic

5 lines (4 loc) 90 B
export interface LightAuthCsrfToken { csrfToken: string; csrfTokenHash: string; }