Skip to content

VSVDEv/jwtauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

jwtauth

jwt authentication

1.Download; 2.Run; 3.Test uing Postman 1)create post request:(POST, http://localhost:8080/authenticate, Body { "userName":"user1", "password":"pass" }); ->you will recive token 2) copy token and create get request:(GET, http://localhost:8080/, Authorization-> TYPE: Bearer Token paste your token

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages