GitXplorerGitXplorer
I

JSON-Web-Tokens-Auth-App

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
070734090f335ad33cf1e4a60a69ef3d687657ca

Create README.md

IIdoPesok committed 6 years ago
Unverified
4526916c81a42b24e264c0f5f8c4624d5bd46a7e

Initial Commit

IIdoPesok committed 6 years ago

README

The README file for this repository.

JSON Web Tokens Authentication Application

An authentication application implemented with JSON Web Tokens (JSW)

Getting Started

  • Clone the repo
  • Download all dependencies with npm install
  • Run the project with node app.js
  • Navigate to http://localhost:3000 in your browser

:)