Skip to content

artificialarea/thingful-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thingful Client

Pair: Sultana + Sacha


Iterations

2. Learning a new codebase

src: https://courses.thinkful.com/auth-jwt-v1/checkpoint/2#assignment

branch: 00_init


3. Protected endpoints with basic auth

src: https://courses.thinkful.com/auth-jwt-v1/checkpoint/3#assignment

branch: checkpoint-3


4. Data protection with bcrypt

src: https://courses.thinkful.com/auth-jwt-v1/checkpoint/4#assignment

branch: checkpoint-4

aside: Instructor' gist on Data Protection & Hashing Resources


5. Secure Login with JWT

src: https://courses.thinkful.com/auth-jwt-v1/checkpoint/5#assignment

branch: checkpoint-5


6. User registration

src: https://courses.thinkful.com/auth-jwt-v1/checkpoint/6#assignment

branch: checkpoint-6


Setting Up

  • Install dependencies: npm install

Scripts

  • Start the application for development: npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.4%
  • CSS 12.3%
  • HTML 4.3%