Skip to content

arunaassijaqa/P2Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

P2Demo

This is just the P1Demo, but with:

  • JWT and Spring Security for auth, security, and password encryption on the backend

    • Login and Register require no auth. Login creates and sends a JWT in the response
    • All other requests require a JWT in the Authorization Header of all requests
    • Only add pokemon get all pokemon works appropriately with JWTs for now
    • Check the Utils package and application.properties for the JWT and Spring Security configuration
  • Context API for global storage on the front end

    • Stores the JWT, with all the relevant user info and for use in axios requests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published