spring-custom-token-auth
spring-custom-token-auth copied to clipboard
A little example how to use spring with a custom token authentication.
This projects demonstrate how you can use your own token to authenticate a user in spring boot applications.
This token can be used for REST-Endpoints.