This repository contains code for the project in the article in the Auth0 Developer Blog titled Build and Secure an API with Spring Boot and Kotlin. It contains the following:
hotsauces-basic: The code for the basic version of the “Hotsauces” project, which is not secured with Auth0.hotsauces-secured: The code for the final version of the “Hotsauces” project, which is secured with Auth0.