Auth H3 Client
API Reference
Complete reference for all exported controllers, middleware, event handler wrappers, composables, route registrars, and utility functions.
Server-side exports are available from auth-h3client/v1 (H3 v1) and auth-h3client/v2 (H3 v2). Browser-side composables and utilities ship from the separate auth-h3client/client entry point. When using the Nuxt module, server utilities are auto-imported inside the server/ directory and client composables are auto-imported in Vue components and pages.