{ "info": { "author": "enceladus-rex", "author_email": "", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "

\n\n

\n
\n
\n\nWebAuthn-RP is a Python 3 library to manage credentials that conform to the \n[Web Authentication specification](https://www.w3.org/TR/webauthn/).\n\nYou can use it on the server-side to interface with your database and routing layers. It is \ndesigned to work across different frameworks without any changes.\n\n## Getting Started\n\nTo quickly install the library you can use pip:\n\n```\npip install webauthn-rp\n```\n\nTo learn more about how to use the library (which is currently in alpha), please visit the documentation at [readthedocs](https://webauthn-rp.readthedocs.io/en/latest/).\n\nYou can also find some of the examples which are covered in the docs under `/examples`.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/enceladus-rex/webauthn-rp", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "webauthn-rp", "package_url": "https://pypi.org/project/webauthn-rp/", "platform": "", "project_url": "https://pypi.org/project/webauthn-rp/", "project_urls": { "Homepage": "https://github.com/enceladus-rex/webauthn-rp" }, "release_url": "https://pypi.org/project/webauthn-rp/0.0.2/", "requires_dist": [ "cbor (==1.0.0)", "cryptography (==2.6.1)" ], "requires_python": "", "summary": "Web Authentication Relying Party Library", "version": "0.0.2" }, "last_serial": 5464843, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "4ed5d3ce0b3d43d6414cbf4a3b4b89fa", "sha256": "6dcb3284767064b401c33ea06822814f29920347d0ea4294df405d22a2517e7d" }, "downloads": -1, "filename": "webauthn_rp-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "4ed5d3ce0b3d43d6414cbf4a3b4b89fa", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 33952, "upload_time": "2019-06-29T08:55:05", "url": "https://files.pythonhosted.org/packages/4e/d9/a15df0a0327aa2b1517d00bc660caef2c6a9f28582866db56ed086bac6f3/webauthn_rp-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5f5c713de0e7052aa7b0412a4819ae1f", "sha256": "2d29a9b67c182e8d4eeebe52a45ce81522e31ba29ddc4e2608de8041ace3150e" }, "downloads": -1, "filename": "webauthn-rp-0.0.2.tar.gz", "has_sig": false, "md5_digest": "5f5c713de0e7052aa7b0412a4819ae1f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29696, "upload_time": "2019-06-29T08:55:07", "url": "https://files.pythonhosted.org/packages/ba/7e/a4d942d3a454dfa5edbe3962dc473dc7634391cf8386fbafc0daf02c991e/webauthn-rp-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4ed5d3ce0b3d43d6414cbf4a3b4b89fa", "sha256": "6dcb3284767064b401c33ea06822814f29920347d0ea4294df405d22a2517e7d" }, "downloads": -1, "filename": "webauthn_rp-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "4ed5d3ce0b3d43d6414cbf4a3b4b89fa", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 33952, "upload_time": "2019-06-29T08:55:05", "url": "https://files.pythonhosted.org/packages/4e/d9/a15df0a0327aa2b1517d00bc660caef2c6a9f28582866db56ed086bac6f3/webauthn_rp-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5f5c713de0e7052aa7b0412a4819ae1f", "sha256": "2d29a9b67c182e8d4eeebe52a45ce81522e31ba29ddc4e2608de8041ace3150e" }, "downloads": -1, "filename": "webauthn-rp-0.0.2.tar.gz", "has_sig": false, "md5_digest": "5f5c713de0e7052aa7b0412a4819ae1f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29696, "upload_time": "2019-06-29T08:55:07", "url": "https://files.pythonhosted.org/packages/ba/7e/a4d942d3a454dfa5edbe3962dc473dc7634391cf8386fbafc0daf02c991e/webauthn-rp-0.0.2.tar.gz" } ] }