OAuth authorization server sample using the legacy Spring Security OAuth.
See authorization-server/README.md.
OAuth resource server sample using Spring Security 5.1+'s OAuth resource server support.
See resource-server/README.md.
OAuth login sample using Spring Security 5.1+'s OAuth login support.
See login/README.md.