django-silly-auth


Namedjango-silly-auth JSON
Version 1.1.9 PyPI version JSON
download
home_pagehttps://github.com/byoso/django_silly_auth
SummaryAuthentication package for Django and DRF
upload_time2023-10-05 11:33:46
maintainer
docs_urlNone
authorVincent Fabre
requires_python>=3.10
licenseMIT
keywords django auth drf jwt
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Django Silly Auth

## Why one more authentication system for Django and DRF? again !

I've used a few ones, and did not find the one that behaves the way I want,
efficient, but flexible, I wanted to gain som time, and get what I need straight to the point.

The aim of DSA it to provide a good-enough-to-go authentication out of the box, but still remains highly
modular through its SILLY_AUTH config in **settings.py**, so it is always possible to improve your
authentication when you have the time for it.

## DRF and Django Classic supported
DSA works as well with both DRF and Classic, just use differents simple settings, and you're done.


<hr>

# [WIKI documentation](https://github.com/byoso/django_silly_auth/wiki)

## [Read this FIRST](https://github.com/byoso/django_silly_auth/wiki/Must-read-this-few-lines-!)

### :coffee: [If you find this package usefull, consider buying me a coffee](https://www.buymeacoffee.com/byoso)


### Changelog

- 1.1.3: USE_I18N = False crash fixed
- 1.1.0: login improved: returns 'auth_token', errors are normalized.
- 1.0.5: test coverage: 75 %
- 1.0.1: **i18n** fr + en



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/byoso/django_silly_auth",
    "name": "django-silly-auth",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "django auth drf jwt",
    "author": "Vincent Fabre",
    "author_email": "peigne.plume@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d5/db/8af4bc2503408ee8a5def716f079bd51a0774d03bef7ffa83146ef52d6a4/django-silly-auth-1.1.9.tar.gz",
    "platform": null,
    "description": "# Django Silly Auth\n\n## Why one more authentication system for Django and DRF? again !\n\nI've used a few ones, and did not find the one that behaves the way I want,\nefficient, but flexible, I wanted to gain som time, and get what I need straight to the point.\n\nThe aim of DSA it to provide a good-enough-to-go authentication out of the box, but still remains highly\nmodular through its SILLY_AUTH config in **settings.py**, so it is always possible to improve your\nauthentication when you have the time for it.\n\n## DRF and Django Classic supported\nDSA works as well with both DRF and Classic, just use differents simple settings, and you're done.\n\n\n<hr>\n\n# [WIKI documentation](https://github.com/byoso/django_silly_auth/wiki)\n\n## [Read this FIRST](https://github.com/byoso/django_silly_auth/wiki/Must-read-this-few-lines-!)\n\n### :coffee: [If you find this package usefull, consider buying me a coffee](https://www.buymeacoffee.com/byoso)\n\n\n### Changelog\n\n- 1.1.3: USE_I18N = False crash fixed\n- 1.1.0: login improved: returns 'auth_token', errors are normalized.\n- 1.0.5: test coverage: 75 %\n- 1.0.1: **i18n** fr + en\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Authentication package for Django and DRF",
    "version": "1.1.9",
    "project_urls": {
        "Homepage": "https://github.com/byoso/django_silly_auth"
    },
    "split_keywords": [
        "django",
        "auth",
        "drf",
        "jwt"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "171532e9af33518c38902b51140d9f92b9738ecbdececd59f3845c1233a40320",
                "md5": "3a99256ae554fcd9cf0b43e32d013af3",
                "sha256": "89e9196f913eab0de69613bc3fd4e52f94577820f407679fab1650c63ff4e96c"
            },
            "downloads": -1,
            "filename": "django_silly_auth-1.1.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3a99256ae554fcd9cf0b43e32d013af3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 54268,
            "upload_time": "2023-10-05T11:33:45",
            "upload_time_iso_8601": "2023-10-05T11:33:45.137613Z",
            "url": "https://files.pythonhosted.org/packages/17/15/32e9af33518c38902b51140d9f92b9738ecbdececd59f3845c1233a40320/django_silly_auth-1.1.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d5db8af4bc2503408ee8a5def716f079bd51a0774d03bef7ffa83146ef52d6a4",
                "md5": "a7079d214dd4e3324d8fa91b463e9989",
                "sha256": "ae46aede9499b052873f9e9faf1f984caf39d7b5dbb7bb9a97120322e83e4b9d"
            },
            "downloads": -1,
            "filename": "django-silly-auth-1.1.9.tar.gz",
            "has_sig": false,
            "md5_digest": "a7079d214dd4e3324d8fa91b463e9989",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 31151,
            "upload_time": "2023-10-05T11:33:46",
            "upload_time_iso_8601": "2023-10-05T11:33:46.936907Z",
            "url": "https://files.pythonhosted.org/packages/d5/db/8af4bc2503408ee8a5def716f079bd51a0774d03bef7ffa83146ef52d6a4/django-silly-auth-1.1.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-05 11:33:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "byoso",
    "github_project": "django_silly_auth",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "django-silly-auth"
}
        
Elapsed time: 0.12826s