Skip to content

A RESTful Spring Boot API with Bearer Tokens for Authentication Headers through manual extraction and checking. A nice practice and understanding!

Notifications You must be signed in to change notification settings

Ciezo/springboot-bearer-manual-impl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extracting Bearer Tokens Manually

This project helps to understand how to manually extract Bearer tokens from Headers. I did this because I want to learn and know more about Authentication and Bearer Tokens. I know it is not the best code, but I have moved on from this little project as my personal interest and experiment. I am glad that now I learned to use Spring Security 6 and JWTs to secure endpoints and Spring Boot backend applications.

I have a lot to learn and I love it! 😊

About

A RESTful Spring Boot API with Bearer Tokens for Authentication Headers through manual extraction and checking. A nice practice and understanding!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published