# ReadyAuth
<p align="center">
<img src="https://banners.beyondco.de/ReadyAuth.png?theme=light&packageManager=pip+install&packageName=masonite-ready_auth&pattern=topography&style=style_1&description=Custom authentication module for Masonite 4.&md=1&showWatermark=1&fontSize=100px&images=https%3A%2F%2Fgblobscdn.gitbook.com%2Fspaces%2F-L9uc-9XAlqhXkBwrLMA%2Favatar.png">
</p>
<p align="center">
<a href="https://docs.masoniteproject.com">
<img alt="Masonite Package" src="https://img.shields.io/static/v1?label=Masonite&message=package&labelColor=grey&color=blue&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IArs4c6QAAAIRlWElmTU0AKgAAAAgABQESAAMAAAABAAEAAAEaAAUAAAABAAAASgEbAAUAAAABAAAAUgEoAAMAAAABAAIAAIdpAAQAAAABAAAAWgAAAAAAAABIAAAAAQAAAEgAAAABAAOgAQADAAAAAQABAACgAgAEAAAAAQAAAA6gAwAEAAAAAQAAAA4AAAAATspU+QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAVlpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IlhNUCBDb3JlIDUuNC4wIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iPgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KTMInWQAAAnxJREFUKBVNUl1IVEEUPjPObdd1VdxWM0rMIl3bzbVWLSofVm3th0AhMakHHyqRiNSHEAq5b2HSVvoQRUiEECQUQkkPbRslRGigG8auoon2oPSjpev+3PWeZq7eaC5nDt93vplz5txDQJYpNxX4st4JFiwj9aCqmswUFQNS/A2YskrZJPYefkECC2GhQwAqvLYybwXrwBvq8HSNOXRO92+aH7nW8vc/wS2Z9TqneYt2KHjlf9Iv+43wFJMExzO0YE5OKe60N+AOW6OmE+WJTBrg23jjzWxMBauOlfyycsV24F+cH+zAXYUOGl+DaiDxfl245/W9OnVrSY+O2eqPkyz4sVvHoKp9gOihf5KoAVv3hkQgbj/ihG9fI3RixKcUVx7lJVaEc0vnyf2FFll+ny80ZHZiGhIKowWJBCEAKr+FSuNDLt+lxybSF51lo74arqs113dOZqwsptxNs5bwi7Q3q8npSC2AWmvjTncZf1l61e5DEizNn5mtufpsqk5+CZTuq00sP1wkNPv8jeEikVVlJso+GEwRtNs3QeBt2YP2V2ZI3Tx0e+7T89zK5tNASOLEytJAryGtkLc2PcBM5byyUWYkMQpMioYcDcchC6xN220Iv36Ot8pV0454RHLEwmmD7UWfIdX0zq3GjMPG5NKBtv5qiPEPekK2U51j1451BZoc3i+1ohSQ/UzzG5uYFFn2mwVUnO4O3JblXA91T51l3pB3QweDl7sNXMyEjbguSjrPcQNmwDkNc8CbCvDd0+xCC7RFi9wFulD3mJeXqxQevB4prrqgc0TmQ85NG/K43e2UwnMVAJIEBNfWRYR3HfnvivrIzMyo4Hgy+hfscvLo53jItAAAAABJRU5ErkJggg==">
</a>
<img alt="GitHub Workflow Status (branch)" src="https://img.shields.io/github/workflow/status/lvjhn/ready_auth/Test%20Application">
<img src="https://codecov.io/gh/lvjhn/ready_auth/branch/main/graph/badge.svg?token="/>
<img alt="PyPI" src="https://img.shields.io/pypi/v/ready_auth">
<img src="https://img.shields.io/badge/python-3.6+-blue.svg" alt="Python Version">
<img alt="GitHub release (latest by date including pre-releases)" src="https://img.shields.io/github/v/release/lvjhn/ready_auth?include_prereleases">
<img alt="License" src="https://img.shields.io/github/license/lvjhn/ready_auth">
<a href="https://github.com/psf/black"><img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"></a>
</p>
## Introduction
Custom authentication module for Masonite 4.
## Features
- _Add your package main features here_
- _and here_
## Official Masonite Documentation
New to Masonite ? Please first read the [Official Documentation](https://docs.masoniteproject.com/).
Masonite strives to have extremely comprehensive documentation 😃. It would be wise to go through the tutorials there.
If you find any discrepencies or anything that doesn't make sense, be sure to comment directly on the documentation to start a discussion!
Have questions or want to talk? Be sure to join the [Masonite Discord Community](https://discord.gg/TwKeFahmPZ)!
## Installation
```bash
pip install masonite-ready_auth
```
## Configuration
Add ReadyAuthProvider to your project in `config/providers.py`:
```python
# config/providers.py
# ...
from ready_auth import ReadyAuthProvider
# ...
PROVIDERS = [
# ...
# Third Party Providers
ReadyAuthProvider,
# ...
]
```
Then you can publish the package resources (if needed) by doing:
```bash
python craft package:publish ready_auth
```
## Usage
_Explain how to use your package_
## Contributing
Please read the [Contributing Documentation](CONTRIBUTING.md) here.
## Maintainers
- [LJ S.A.](https://www.github.com/lvjhn)
## License
ReadyAuth is open-sourced software licensed under the [MIT license](LICENSE).
Raw data
{
"_id": null,
"home_page": "https://github.com/lvjhn/masonite-ready_auth",
"name": "masonite-ready-auth",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "Masonite,Python,Development",
"author": "LJ S.A.",
"author_email": "lvjhn.mx@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/de/d2/a6ef8aa85437ec42efe87e80f552c10a655aba52be7481286197cd687b9f/masonite-ready_auth-0.0.7.tar.gz",
"platform": null,
"description": "# ReadyAuth\n\n<p align=\"center\">\n <img src=\"https://banners.beyondco.de/ReadyAuth.png?theme=light&packageManager=pip+install&packageName=masonite-ready_auth&pattern=topography&style=style_1&description=Custom authentication module for Masonite 4.&md=1&showWatermark=1&fontSize=100px&images=https%3A%2F%2Fgblobscdn.gitbook.com%2Fspaces%2F-L9uc-9XAlqhXkBwrLMA%2Favatar.png\">\n</p>\n\n<p align=\"center\">\n <a href=\"https://docs.masoniteproject.com\">\n <img alt=\"Masonite Package\" src=\"https://img.shields.io/static/v1?label=Masonite&message=package&labelColor=grey&color=blue&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IArs4c6QAAAIRlWElmTU0AKgAAAAgABQESAAMAAAABAAEAAAEaAAUAAAABAAAASgEbAAUAAAABAAAAUgEoAAMAAAABAAIAAIdpAAQAAAABAAAAWgAAAAAAAABIAAAAAQAAAEgAAAABAAOgAQADAAAAAQABAACgAgAEAAAAAQAAAA6gAwAEAAAAAQAAAA4AAAAATspU+QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAVlpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IlhNUCBDb3JlIDUuNC4wIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iPgogICAgICAgICA8dGlmZjpPcmllbnRhdGlvbj4xPC90aWZmOk9yaWVudGF0aW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KTMInWQAAAnxJREFUKBVNUl1IVEEUPjPObdd1VdxWM0rMIl3bzbVWLSofVm3th0AhMakHHyqRiNSHEAq5b2HSVvoQRUiEECQUQkkPbRslRGigG8auoon2oPSjpev+3PWeZq7eaC5nDt93vplz5txDQJYpNxX4st4JFiwj9aCqmswUFQNS/A2YskrZJPYefkECC2GhQwAqvLYybwXrwBvq8HSNOXRO92+aH7nW8vc/wS2Z9TqneYt2KHjlf9Iv+43wFJMExzO0YE5OKe60N+AOW6OmE+WJTBrg23jjzWxMBauOlfyycsV24F+cH+zAXYUOGl+DaiDxfl245/W9OnVrSY+O2eqPkyz4sVvHoKp9gOihf5KoAVv3hkQgbj/ihG9fI3RixKcUVx7lJVaEc0vnyf2FFll+ny80ZHZiGhIKowWJBCEAKr+FSuNDLt+lxybSF51lo74arqs113dOZqwsptxNs5bwi7Q3q8npSC2AWmvjTncZf1l61e5DEizNn5mtufpsqk5+CZTuq00sP1wkNPv8jeEikVVlJso+GEwRtNs3QeBt2YP2V2ZI3Tx0e+7T89zK5tNASOLEytJAryGtkLc2PcBM5byyUWYkMQpMioYcDcchC6xN220Iv36Ot8pV0454RHLEwmmD7UWfIdX0zq3GjMPG5NKBtv5qiPEPekK2U51j1451BZoc3i+1ohSQ/UzzG5uYFFn2mwVUnO4O3JblXA91T51l3pB3QweDl7sNXMyEjbguSjrPcQNmwDkNc8CbCvDd0+xCC7RFi9wFulD3mJeXqxQevB4prrqgc0TmQ85NG/K43e2UwnMVAJIEBNfWRYR3HfnvivrIzMyo4Hgy+hfscvLo53jItAAAAABJRU5ErkJggg==\">\n </a>\n <img alt=\"GitHub Workflow Status (branch)\" src=\"https://img.shields.io/github/workflow/status/lvjhn/ready_auth/Test%20Application\">\n <img src=\"https://codecov.io/gh/lvjhn/ready_auth/branch/main/graph/badge.svg?token=\"/>\n <img alt=\"PyPI\" src=\"https://img.shields.io/pypi/v/ready_auth\">\n <img src=\"https://img.shields.io/badge/python-3.6+-blue.svg\" alt=\"Python Version\">\n <img alt=\"GitHub release (latest by date including pre-releases)\" src=\"https://img.shields.io/github/v/release/lvjhn/ready_auth?include_prereleases\">\n <img alt=\"License\" src=\"https://img.shields.io/github/license/lvjhn/ready_auth\">\n <a href=\"https://github.com/psf/black\"><img alt=\"Code style: black\" src=\"https://img.shields.io/badge/code%20style-black-000000.svg\"></a>\n</p>\n\n## Introduction\n\nCustom authentication module for Masonite 4.\n\n## Features\n\n- _Add your package main features here_\n- _and here_\n\n## Official Masonite Documentation\n\nNew to Masonite ? Please first read the [Official Documentation](https://docs.masoniteproject.com/).\nMasonite strives to have extremely comprehensive documentation \ud83d\ude03. It would be wise to go through the tutorials there.\nIf you find any discrepencies or anything that doesn't make sense, be sure to comment directly on the documentation to start a discussion!\n\nHave questions or want to talk? Be sure to join the [Masonite Discord Community](https://discord.gg/TwKeFahmPZ)!\n\n## Installation\n\n```bash\npip install masonite-ready_auth\n```\n\n## Configuration\n\nAdd ReadyAuthProvider to your project in `config/providers.py`:\n\n```python\n# config/providers.py\n# ...\nfrom ready_auth import ReadyAuthProvider\n\n# ...\nPROVIDERS = [\n # ...\n # Third Party Providers\n ReadyAuthProvider,\n # ...\n]\n```\n\nThen you can publish the package resources (if needed) by doing:\n\n```bash\npython craft package:publish ready_auth\n```\n\n## Usage\n\n_Explain how to use your package_\n\n## Contributing\n\nPlease read the [Contributing Documentation](CONTRIBUTING.md) here.\n\n## Maintainers\n\n- [LJ S.A.](https://www.github.com/lvjhn)\n\n## License\n\n\nReadyAuth is open-sourced software licensed under the [MIT license](LICENSE).\n\n\n\n",
"bugtrack_url": null,
"license": "MIT license",
"summary": "Custom authentication module for Masonite 4.",
"version": "0.0.7",
"project_urls": {
"Homepage": "https://github.com/lvjhn/masonite-ready_auth"
},
"split_keywords": [
"masonite",
"python",
"development"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8f48bf16335898b4d472cc4d8565fc605490599fc964770c4e3951b17b72d237",
"md5": "9ecc8b767a1760f0086aa811bda87d44",
"sha256": "fb427663e74aae371af3c5c1c0dd9a98c2de877b6455d4d77042c58d920a5a2c"
},
"downloads": -1,
"filename": "masonite_ready_auth-0.0.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9ecc8b767a1760f0086aa811bda87d44",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 10496,
"upload_time": "2023-05-06T10:46:15",
"upload_time_iso_8601": "2023-05-06T10:46:15.536413Z",
"url": "https://files.pythonhosted.org/packages/8f/48/bf16335898b4d472cc4d8565fc605490599fc964770c4e3951b17b72d237/masonite_ready_auth-0.0.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ded2a6ef8aa85437ec42efe87e80f552c10a655aba52be7481286197cd687b9f",
"md5": "b7c75b87ceeb4ac28738eaa2061c93c9",
"sha256": "5bde057bd3ff6c0e00efa281cdca03ed8590a9fd3bf4d6f034077c71380edc53"
},
"downloads": -1,
"filename": "masonite-ready_auth-0.0.7.tar.gz",
"has_sig": false,
"md5_digest": "b7c75b87ceeb4ac28738eaa2061c93c9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7703,
"upload_time": "2023-05-06T10:46:18",
"upload_time_iso_8601": "2023-05-06T10:46:18.424788Z",
"url": "https://files.pythonhosted.org/packages/de/d2/a6ef8aa85437ec42efe87e80f552c10a655aba52be7481286197cd687b9f/masonite-ready_auth-0.0.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-06 10:46:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "lvjhn",
"github_project": "masonite-ready_auth",
"github_not_found": true,
"lcname": "masonite-ready-auth"
}