Skip to content

scopsy/node-ionic-jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

node-ionic-jwt

Ionic authentication using JWT and nodejs.

An Ionic authentication example using JWT implemented on nodejs server. Blog Post #Installation

  • clone repository
  • enter server directory and npm install
  • rename .env.example file to .env
  • add your fb app credentials inside .env file
  • run server with npm start
  • enter ionic directory
  • set your facebook auth credential values for clientId and url in www/js/app.js
  • run ionic serve

About

Ionic authentication using JWT and nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published