/spring-custom-token-auth

A little example how to use spring with a custom token authentication.

Primary LanguageJavaMIT LicenseMIT

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.