social-auth-core


Namesocial-auth-core JSON
Version 4.5.5 PyPI version JSON
download
home_pageNone
SummaryPython social authentication made simple.
upload_time2025-02-13 13:39:32
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseBSD
keywords openid oauth saml social auth
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # Python Social Auth - Core

Python Social Auth is an easy to setup social authentication/registration
mechanism with support for several frameworks and auth providers.

## Description

This is the core component of the python-social-auth ecosystem, it
implements the common interface to define new authentication backends
to third parties services, implement integrations with web frameworks
and storage solutions.

## Documentation

Project documentation is available at https://python-social-auth.readthedocs.io/.

## Setup

```shell
$ pip install social-auth-core
```

## Contributing

Contributions are welcome!

Only the core and Django modules are currently in development. All others are in maintenance only mode, and maintainers are especially welcome there.

See the [https://github.com/python-social-auth/.github/blob/main/CONTRIBUTING.md](CONTRIBUTING.md) document for details.

## Versioning

This project follows [Semantic Versioning 2.0.0](https://semver.org/spec/v2.0.0.html).

## License

This project follows the BSD license. See the [LICENSE](LICENSE) for details.

## Donations

This project welcomes donations to make the development sustainable, you can fund Python Social Auth on following platforms:

- [GitHub Sponsors](https://github.com/sponsors/python-social-auth/)
- [Open Collective](https://opencollective.com/python-social-auth)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "social-auth-core",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "openid, oauth, saml, social auth",
    "author": null,
    "author_email": "Matias Aguirre <matiasaguirre@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/48/64/33256def4bc49f3a277f91e3202f340b0db41a161df3546f7498836b06e6/social_auth_core-4.5.5.tar.gz",
    "platform": null,
    "description": "# Python Social Auth - Core\n\nPython Social Auth is an easy to setup social authentication/registration\nmechanism with support for several frameworks and auth providers.\n\n## Description\n\nThis is the core component of the python-social-auth ecosystem, it\nimplements the common interface to define new authentication backends\nto third parties services, implement integrations with web frameworks\nand storage solutions.\n\n## Documentation\n\nProject documentation is available at https://python-social-auth.readthedocs.io/.\n\n## Setup\n\n```shell\n$ pip install social-auth-core\n```\n\n## Contributing\n\nContributions are welcome!\n\nOnly the core and Django modules are currently in development. All others are in maintenance only mode, and maintainers are especially welcome there.\n\nSee the [https://github.com/python-social-auth/.github/blob/main/CONTRIBUTING.md](CONTRIBUTING.md) document for details.\n\n## Versioning\n\nThis project follows [Semantic Versioning 2.0.0](https://semver.org/spec/v2.0.0.html).\n\n## License\n\nThis project follows the BSD license. See the [LICENSE](LICENSE) for details.\n\n## Donations\n\nThis project welcomes donations to make the development sustainable, you can fund Python Social Auth on following platforms:\n\n- [GitHub Sponsors](https://github.com/sponsors/python-social-auth/)\n- [Open Collective](https://opencollective.com/python-social-auth)\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Python social authentication made simple.",
    "version": "4.5.5",
    "project_urls": {
        "Homepage": "https://github.com/python-social-auth/social-core"
    },
    "split_keywords": [
        "openid",
        " oauth",
        " saml",
        " social auth"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c3663d79c97224a14f15a75f7e748dcafaaf4ba7b33d8aee04d80a3041e91c11",
                "md5": "e905375d117b89bd704be1148c70d6e8",
                "sha256": "cf8e9edb46dad03b1e6a8acdcfc0f68cceaab2d9189c83fd4797ad6b67d2948a"
            },
            "downloads": -1,
            "filename": "social_auth_core-4.5.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e905375d117b89bd704be1148c70d6e8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 415346,
            "upload_time": "2025-02-13T13:39:30",
            "upload_time_iso_8601": "2025-02-13T13:39:30.877433Z",
            "url": "https://files.pythonhosted.org/packages/c3/66/3d79c97224a14f15a75f7e748dcafaaf4ba7b33d8aee04d80a3041e91c11/social_auth_core-4.5.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "486433256def4bc49f3a277f91e3202f340b0db41a161df3546f7498836b06e6",
                "md5": "1f5b6c6b788b02b7b8cde89cc0c87672",
                "sha256": "a45760c996a79998d77fdf602334782479e16ad1d4d31dfd2f9567f02f1f249d"
            },
            "downloads": -1,
            "filename": "social_auth_core-4.5.5.tar.gz",
            "has_sig": false,
            "md5_digest": "1f5b6c6b788b02b7b8cde89cc0c87672",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 221050,
            "upload_time": "2025-02-13T13:39:32",
            "upload_time_iso_8601": "2025-02-13T13:39:32.313043Z",
            "url": "https://files.pythonhosted.org/packages/48/64/33256def4bc49f3a277f91e3202f340b0db41a161df3546f7498836b06e6/social_auth_core-4.5.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-13 13:39:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "python-social-auth",
    "github_project": "social-core",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "social-auth-core"
}
        
Elapsed time: 1.29968s