authorizerdev / authorizer

Your data, your control. Fully open source, authentication and authorization. No lock-ins. Deployment in Railway in 120 seconds || Spin a docker image as a micro-service in your infra. Built in login page and Admin panel out of the box.
https://authorizer.dev
MIT License
1.61k stars 165 forks source link

CouchDB Integration #242

Open VladimirCores opened 2 years ago

VladimirCores commented 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).

lakhansamani commented 2 years ago

@VladimirCores thank you for reporting it. I will soon try to integrate this.

manojown commented 2 years ago

@lakhansamani I'm picking the couchbase provider integration.

lakhansamani commented 2 years ago

Thanks @manojown