streamlit-cognito-token-access-authentication


Namestreamlit-cognito-token-access-authentication JSON
Version 1.1.17 PyPI version JSON
download
home_page
SummaryCognito token access authentication with streamlit
upload_time2023-04-26 11:34:06
maintainer
docs_urlNone
authorSean Tasaki
requires_python>=3.9
license
keywords cognito streamlit access token
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Authenticate using Cognito's UserInfo endpoint.     UserInfo endpoint requires only an access token. This scenario is to allow streamlit apps to run in an embedded app such as an iframe.    For usage example go to this package's github url.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "streamlit-cognito-token-access-authentication",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "cognito,streamlit,access token",
    "author": "Sean Tasaki",
    "author_email": "",
    "download_url": "",
    "platform": null,
    "description": "Authenticate using Cognito's UserInfo endpoint.     UserInfo endpoint requires only an access token. This scenario is to allow streamlit apps to run in an embedded app such as an iframe.    For usage example go to this package's github url.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Cognito token access authentication with streamlit",
    "version": "1.1.17",
    "split_keywords": [
        "cognito",
        "streamlit",
        "access token"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a7c2f6d78c78f6b0af26e5c014de83e39fd6d60551e0beb43b0f5d9ca1b82a03",
                "md5": "4ee9b3cbeebd72dbe117cbb5d63c1d51",
                "sha256": "f96bf9345512a0e29e467c39d20ad3fcd12da50178ff6a0f0b7d7c2c82021dfd"
            },
            "downloads": -1,
            "filename": "streamlit_cognito_token_access_authentication-1.1.17-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4ee9b3cbeebd72dbe117cbb5d63c1d51",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 17289,
            "upload_time": "2023-04-26T11:34:06",
            "upload_time_iso_8601": "2023-04-26T11:34:06.245231Z",
            "url": "https://files.pythonhosted.org/packages/a7/c2/f6d78c78f6b0af26e5c014de83e39fd6d60551e0beb43b0f5d9ca1b82a03/streamlit_cognito_token_access_authentication-1.1.17-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-26 11:34:06",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "streamlit-cognito-token-access-authentication"
}
        
Elapsed time: 0.05643s