Open VladimirCores opened 2 years ago
CouchDB already has quite a lot of option to deal with auth, recently they added JWT (gateway) and only missing part is a issuer of this token. Please add. https://docs.couchdb.org/en/main/api/server/authn.html#:~:text=JWT%20authentication%20enables%20CouchDB%20to,JWT's%20%E2%80%9CNONE%E2%80%9D%20algorithm).
@VladimirCores thank you for reporting it. I will soon try to integrate this.
@lakhansamani I'm picking the couchbase provider integration.
Thanks @manojown
CouchDB already has quite a lot of option to deal with auth, recently they added JWT (gateway) and only missing part is a issuer of this token. Please add. https://docs.couchdb.org/en/main/api/server/authn.html#:~:text=JWT%20authentication%20enables%20CouchDB%20to,JWT's%20%E2%80%9CNONE%E2%80%9D%20algorithm).