passport-stormpath
passport-stormpath copied to clipboard
Add in Option for Authentication via .properties
We should ideally support something like:
new StormpathStrategy({
apiKeyFileLocation: '/blah/apiKey.properties',
});