glynnbird commented on issue #324: URL: https://github.com/apache/couchdb-nano/issues/324#issuecomment-1413342468
@YakovL You can call: ``` const doc = await nano.session() ``` which will tell you if you're logged in or not, and if you are, what permissions you have. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
