Skip to content

exemplo/demonstracao de como implementar auth jwt no sailsjs

Notifications You must be signed in to change notification settings

jprando/sailsjs_jwtauth

Repository files navigation

sailsauth

a Sails v1 application

plug and play

git clone repo folder

cd folder

yarn install

sails lift or

yarn start or

pm2 start app.js

url access for tests

http://localhost:1337/teste/login?user=demo&pass=demo

take token and pass it in the Header of url

http://localhost:1337/teste/teste

with Authorization: token xyz1tuv.abc2def.qwe3rty

look changes in

Version info

This app was originally generated on Sat Nov 03 2018 23:48:08 GMT-0300 (-03) using Sails v1.0.2.

About

exemplo/demonstracao de como implementar auth jwt no sailsjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published