Replies: 4 comments
-
When using Express it works the same as in the examples linked. Also see https://feathersjs.com/api/express.html#https and https://feathersjs.com/api/express.html#custom-service-middleware |
Beta Was this translation helpful? Give feedback.
-
i want allow multiple strategy use token base for users and cert for IOT device
|
Beta Was this translation helpful? Give feedback.
-
seems i need access socket connection in CustomCertStrategy authentication class. |
Beta Was this translation helpful? Give feedback.
-
i can make it work with this code
app.js
custom auth method
|
Beta Was this translation helpful? Give feedback.
-
Hi there
i want add client side certificate and authorization
https://github.com/sevcsik/client-certificate-demo/
or
https://github.com/julie-ng/nodejs-certificate-auth
how i can i add this authenticate method to feathers 5(Dove)
Beta Was this translation helpful? Give feedback.
All reactions