test-sails-oauth2

Implement Passport.js authentication with Sails.js

Usage no npm install needed!

<script type="module">
  import testSailsOauth2 from 'https://cdn.skypack.dev/test-sails-oauth2';
</script>

README

Implement Passport.js authentication with Sails.js

Dependencies

npm i --save bcrypt-nodejs
npm i --save passport
npm i --save passport-local
npm i --save jsonwebtoken