问题
I have found many different node.js authentication modules. Ei passport-kerberos. But I am looking to make background https calls to another kerberos authenticated site w/ an authorization token. Does anyone know of any modules for getting an authorization token from credentials in a node app?
来源:https://stackoverflow.com/questions/22724978/kerberos-authorization-w-node-js