Skip to content

Commit 98d2253

Browse files
fix: update oauth2 java library link (#2228)
1 parent 7a1782b commit 98d2253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hydra/guides/using-oauth2.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Use open source & battle-tested libraries to consume OAuth2 and OpenID Connect:
1212
- [simple-oauth2](https://github.com/lelylan/simple-oauth2)
1313
- [Golang](https://github.com/golang/oauth2)
1414
- [PHP](https://github.com/thephpleague/oauth2-client)
15-
- [Java](https://spring.io/projects/spring-security-oauth)
15+
- [Java](https://spring.io/projects/spring-security)
1616
- [Objective C](https://github.com/openid/AppAuth-iOS)
1717
- [Erlang](https://github.com/exograd/erl-oauth2c)
1818
- [Elixir](https://github.com/scrogson/oauth2)

0 commit comments

Comments
 (0)