nydiarra / springboot-jwt

Example Springboot Application for Securing a REST API with JSON Web Token (JWT). For an example Integration with Angular (version 2+) go to https://github.com/ipassynk/angular-springboot-jwt
548 stars 331 forks source link

Corrected typos #3

Closed kgiannakakis closed 7 years ago

kgiannakakis commented 7 years ago

Minor typos corrected. Most importantly the curl command at the readme was using a wrong secret.

nydiarra commented 7 years ago

Looks good! Thanks