Skip to content
This repository was archived by the owner on Oct 24, 2018. It is now read-only.

Demos for Spring Security 5: The New OAuth 2.0 Stuff talk at MakeIT 2018

License

Notifications You must be signed in to change notification settings

vpavic/makeit18-spring-security-5-oauth2

Repository files navigation

MakeIT 2018 - Spring Security 5: The New OAuth 2.0 Stuff

This repo contains demos to accompany Spring Security 5: The New OAuth 2.0 Stuff talk at MakeIT 2018.

Prerequisites

  • Java 8

  • Git

Building the project

$ git clone git@github.com:vpavic/makeit18-spring-security-5-oauth2.git
$ cd makeit18-spring-security-5-oauth2
$ ./gradlew build

Demos

demo-client

Demonstrates Spring Security’s new OAuth 2.0 Client features.

demo-resource-server

Demonstrates Spring Security’s new OAuth 2.0 Resource Server features.

About

Demos for Spring Security 5: The New OAuth 2.0 Stuff talk at MakeIT 2018

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages