UNPKG

@ctx-core/auth0

Version:
8 lines (7 loc) 235 B
import type { auth0__token_T } from '../_types/index.js' export declare function header__access_token__verify( auth0__token:auth0__token_T ):string export { header__access_token__verify as verify_access_token_header_authorization, }