Skip to content

rj93/medium-reddit-oauth2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Reddit OAuth 2.0 Example

An exmaple Spring Boot application that uses Reddit's OAuth 2.0 for authentication, and invokes a downstream OAuth protected resource.

An accompanying Medium post can be found here.

Prerequisites

  • Java 11

Required confgiuration

You are required to update the clientId and clientSecret values in ./src/main/resources/application.yml for the service to work correcttly.

Running

./mvnw spring-boot:run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages