UNPKG

@maxlkatze/cms

Version:

A git based Nuxt Module CMS - zero effort, zero cost

7 lines (6 loc) 157 B
/** * Authentication API endpoint * Handles login/authentication and token generation using jose */ declare const _default: any; export default _default;