The Nuxt BEdita module documentation.
Integrate your Nuxt app with the power of BEdita API taking advantage of BEdita SDK.
- use composables to simplify sign-in, sign-up, reset password flows and more
- automatic user session handling
- server side easy access to BEdita API client
- API proxy to transparently call BEdita API from your app
- Roles guard to protect pages by user's roles
- reCAPTCHA v3 ready to handle login and signup form
Bash
$npm install --save-dev @atlasconsulting/nuxt-bedita
Click to copy