emqx/apps/emqx_authn/src/simple_authn
Ilya Averyanov d0f686d19d feat(jwt authn): allow to specify JWT field 2022-06-14 14:34:45 +03:00
..
emqx_authn_http.erl fix: add default&example for schema 2022-06-06 09:52:10 +08:00
emqx_authn_jwks_client.erl chore(emqx_authn_jwt): wrap JWKS connector into emqx_resourse 2022-04-18 15:47:33 +03:00
emqx_authn_jwks_connector.erl refactor: resource check & connector status 2022-04-28 15:32:35 +08:00
emqx_authn_jwt.erl feat(jwt authn): allow to specify JWT field 2022-06-14 14:34:45 +03:00
emqx_authn_mnesia.erl chore(authn api): replace user import api with upload api 2022-06-01 19:56:23 +03:00
emqx_authn_mongodb.erl chore(mongodb authn): add defaults for field names 2022-05-27 13:21:16 +03:00
emqx_authn_mysql.erl refactor: do not destory resource when update authn/authz resource 2022-05-12 14:19:57 +08:00
emqx_authn_pgsql.erl refactor: do not destory resource when update authn/authz resource 2022-05-12 14:19:57 +08:00
emqx_authn_redis.erl refactor: do not destory resource when update authn/authz resource 2022-05-12 14:19:57 +08:00