plainblack / ving

An opinionated web services starter for Nuxt3 that provides REST and per-field privileges out of the box.
https://plainblack.github.io/ving/
63 stars 7 forks source link

fix documentation for createAndVerify #164

Closed rizen closed 3 months ago

rizen commented 3 months ago

it should say that both params are required, and update the example so that it's passing the second parameter

rizen commented 3 months ago

it should also error if no user is passed in

rizen commented 3 months ago

fixed