emqx/apps/emqx_connector_jwt
Thales Macedo Garitezi a6a9538e73 refactor: move JWT worker and helpers to separate app
Some bridge applications might need to use JWTs before the `emqx_connector` is started, so
we must move JWT table initialization to a separate dependency application.
2024-07-31 14:52:12 -03:00
..
include refactor: move JWT worker and helpers to separate app 2024-07-31 14:52:12 -03:00
src refactor: move JWT worker and helpers to separate app 2024-07-31 14:52:12 -03:00
test refactor: move JWT worker and helpers to separate app 2024-07-31 14:52:12 -03:00
README.md refactor: move JWT worker and helpers to separate app 2024-07-31 14:52:12 -03:00
mix.exs refactor: move JWT worker and helpers to separate app 2024-07-31 14:52:12 -03:00
rebar.config refactor: move JWT worker and helpers to separate app 2024-07-31 14:52:12 -03:00

README.md

emqx_connector_jwt

This is a small helper application for connectors, actions and sources to generate JWTs.