rabbitmq-server/deps/oauth2_client
Michael Klishin 4a7de48a3b
v4.0.x: bump (c) year
Take 2, this file set avoids CLI tools issues
on CI.

References #13008 #13011
2025-01-02 12:59:03 -05:00
..
include Support tokens without kid when using multiple resources 2024-08-29 20:13:44 +00:00
src v4.0.x: bump (c) year 2025-01-02 12:59:03 -05:00
test v4.0.x: bump (c) year 2025-01-02 12:59:03 -05:00
BUILD.bazel Support tokens without kid when using multiple resources 2024-08-29 20:13:44 +00:00
CODE_OF_CONDUCT.md Create Oauth2 client 2024-02-10 20:12:04 +01:00
CONTRIBUTING.md Create Oauth2 client 2024-02-10 20:12:04 +01:00
LICENSE Create Oauth2 client 2024-02-10 20:12:04 +01:00
LICENSE-MPL-RabbitMQ Create Oauth2 client 2024-02-10 20:12:04 +01:00
Makefile make: Restrict Erlang.mk plugin inclusion 2024-11-29 10:32:14 +01:00
README.md Create Oauth2 client 2024-02-10 20:12:04 +01:00
app.bzl bazel run gazelle 2024-05-17 09:24:33 +00:00
erlang.mk Create Oauth2 client 2024-02-10 20:12:04 +01:00
rabbitmq-components.mk Create Oauth2 client 2024-02-10 20:12:04 +01:00

README.md

Erlang OAuth 2.0 client

This is an Erlang client for the OAuth 2.0 protocol.

It's primary purpose is to be used in RabbitMQ related projects.

Usage