couch-login
couch-login copied to clipboard
documentation
How it work this pkg? can i using this to implement a oauth on hoodie?
Hi @gabrielmancini ,
This package uses the simple CouchDB basic auth and /_session endpoint . OAuth is probably out of scope for this package, but you might find this example helpful:
https://github.com/lupomontero/couchdb-oauth