perfood / couch-auth

Powerful authentication for APIs and apps using CouchDB (or Cloudant) with Node >= 14
MIT License
71 stars 19 forks source link

Add user_uid to CouchDB auth doc #14

Closed mahnuh closed 3 years ago

mahnuh commented 3 years ago

This adds user_uid to the CouchDB auth doc to easily find the corresponding sl-user by the bearer token.