Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.
/ auth-api Public archive

OAuth2 Token API Implemented in Kotlin/Spring

License

Notifications You must be signed in to change notification settings

vmware-archive/auth-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OAuth2 Token API Implemented in Kotlin/Spring

This project implements an OAuth2 token REST API in Kotlin using Spring Boot.

It is meant as an educational exercise, and is not ready for use in production. It is a work in progress, and some features may not be implemented yet.

Setup

This project uses gradle for dependency management. You can run it as follows:

git clone https://github.com/pivotal-tokyo/auth-api

cd auth-api

./gradlew bootRun

License

MIT

About

OAuth2 Token API Implemented in Kotlin/Spring

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages