UNPKG

jwt-couchdb

Version:

JWT endpoint to authenticate users and create JSON Web Tokens out of the CouchDB's session API

2 lines (1 loc) 41 B
export default /^(Basic|Bearer)\s+(.+)/;