We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e594549 commit b6cc9cbCopy full SHA for b6cc9cb
deps/oauth2_client/Makefile
@@ -2,7 +2,7 @@ PROJECT = oauth2_client
2
PROJECT_DESCRIPTION = OAuth2 client from the RabbitMQ Project
3
PROJECT_MOD = oauth2_client_app
4
5
-DEPS = rabbit rabbit_common
+DEPS = rabbit rabbit_common jose
6
TEST_DEPS = rabbitmq_ct_helpers cowboy
7
LOCAL_DEPS = ssl inets crypto public_key
8
0 commit comments