# ejabberd-extauth
ejabberd-extauth is a library for writing scripts that support
[ejabberd's external authentication mechanism](https://docs.ejabberd.im/developer/guide/#external-authentication).
## How to implement an extauth script
While documentation is still missing, you can find examples here:
* [extauth script for OIDC Password Grant Flow](https://codeberg.org/Natureshadow/ejabberd-extauth-oidc-password)
Raw data
{
"_id": null,
"home_page": "https://codeberg.org/Natureshadow/ejabberd-extauth",
"name": "ejabberd-extauth",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.11",
"maintainer_email": null,
"keywords": "ejabberd, xmpp",
"author": "Dominik George",
"author_email": "nik@naturalnet.de",
"download_url": "https://files.pythonhosted.org/packages/fa/e6/ffd881962bdd26a5ec4342424d66a086399233c8f6240aef2350d75587c3/ejabberd_extauth-1.0.1.tar.gz",
"platform": null,
"description": "# ejabberd-extauth\n\nejabberd-extauth is a library for writing scripts that support\n[ejabberd's external authentication mechanism](https://docs.ejabberd.im/developer/guide/#external-authentication).\n\n## How to implement an extauth script\n\nWhile documentation is still missing, you can find examples here:\n\n* [extauth script for OIDC Password Grant Flow](https://codeberg.org/Natureshadow/ejabberd-extauth-oidc-password)\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Library for writing ejabberd external auth scripts in Python",
"version": "1.0.1",
"project_urls": {
"Homepage": "https://codeberg.org/Natureshadow/ejabberd-extauth",
"Repository": "https://codeberg.org/Natureshadow/ejabberd-extauth"
},
"split_keywords": [
"ejabberd",
" xmpp"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b6cabd92eeae163411636110f6e4574ffb62c205f134202a40ed5e26e0c49623",
"md5": "1ea88c9100fae3f9d2a7375b8ffe544c",
"sha256": "c069d72860f26933c552092143b189dd854ae1a82f0eeba34de0eea389dd35cb"
},
"downloads": -1,
"filename": "ejabberd_extauth-1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1ea88c9100fae3f9d2a7375b8ffe544c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.11",
"size": 2562,
"upload_time": "2024-07-22T20:51:28",
"upload_time_iso_8601": "2024-07-22T20:51:28.899886Z",
"url": "https://files.pythonhosted.org/packages/b6/ca/bd92eeae163411636110f6e4574ffb62c205f134202a40ed5e26e0c49623/ejabberd_extauth-1.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fae6ffd881962bdd26a5ec4342424d66a086399233c8f6240aef2350d75587c3",
"md5": "b845dc62fb86f60cad3c2749717fc7eb",
"sha256": "23c54963fa15d104493409b0628c8cca02a2f819fd700ad793aef43d3f330e90"
},
"downloads": -1,
"filename": "ejabberd_extauth-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "b845dc62fb86f60cad3c2749717fc7eb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.11",
"size": 2228,
"upload_time": "2024-07-22T20:51:31",
"upload_time_iso_8601": "2024-07-22T20:51:31.753527Z",
"url": "https://files.pythonhosted.org/packages/fa/e6/ffd881962bdd26a5ec4342424d66a086399233c8f6240aef2350d75587c3/ejabberd_extauth-1.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-22 20:51:31",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": true,
"codeberg_user": "Natureshadow",
"codeberg_project": "ejabberd-extauth",
"lcname": "ejabberd-extauth"
}