passport-stormpath icon indicating copy to clipboard operation
passport-stormpath copied to clipboard

Add in Option for Authentication via .properties

Open rdegges opened this issue 10 years ago • 0 comments

We should ideally support something like:

new StormpathStrategy({
  apiKeyFileLocation: '/blah/apiKey.properties',
});

rdegges avatar Oct 28 '14 22:10 rdegges