invenio-oauthclient

View on PyPIReverse Dependencies (13)

4.0.0 invenio_oauthclient-4.0.0-py2.py3-none-any.whl

Wheel Details

Project: invenio-oauthclient
Version: 4.0.0
Filename: invenio_oauthclient-4.0.0-py2.py3-none-any.whl
Download: [link]
Size: 201564
MD5: 1f71da7d1f48dce3bcb22839de828548
SHA256: 288e66fa6a8977dc4bd52bea741995f8d73d491373766a93bf2e443c57d39067
Uploaded: 2024-03-23 14:00:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: invenio-oauthclient
Version: 4.0.0
Summary: "Invenio module that provides OAuth web authorization support."
Author: CERN
Author-Email: info[at]inveniosoftware.org
Home-Page: https://github.com/inveniosoftware/invenio-oauthclient
License: MIT
Keywords: invenio oauth authentication
Classifier: Development Status :: 5 - Production/Stable
Platform: any
Requires-Python: >=3.7
Requires-Dist: blinker (>=1.4)
Requires-Dist: Flask-OAuthlib (>=0.9.6)
Requires-Dist: invenio-accounts (>=5.0.0)
Requires-Dist: invenio-base (>=1.3.0)
Requires-Dist: invenio-i18n (>=2.0.0)
Requires-Dist: invenio-mail (>=1.0.2)
Requires-Dist: invenio-theme (>=3.0.0)
Requires-Dist: oauthlib (<3.0.0,>=1.1.2)
Requires-Dist: requests-oauthlib (<1.2.0,>=0.6.2)
Requires-Dist: uritools (>=1.0.1)
Requires-Dist: github3.py (>=1.0.0a4)
Requires-Dist: uritemplate (>=3.0.1)
Requires-Dist: flask-admin (>=1.6.0); extra == "tests"
Requires-Dist: pytest-black-ng (>=0.4.0); extra == "tests"
Requires-Dist: httpretty (>=0.8.14); extra == "tests"
Requires-Dist: invenio-userprofiles (>=3.0.0); extra == "tests"
Requires-Dist: mock (>=1.3.0); extra == "tests"
Requires-Dist: oauthlib (<3.0.0,>=1.1.2); extra == "tests"
Requires-Dist: pytest-invenio (>=1.4.2); extra == "tests"
Requires-Dist: requests-oauthlib (<1.2.0,>=0.6.2); extra == "tests"
Requires-Dist: simplejson (>=3.8); extra == "tests"
Requires-Dist: sphinx (>=4.5); extra == "tests"
Requires-Dist: invenio-db[mysql,postgresql,versioning] (<2.0.0,>=1.0.9); extra == "tests"
Provides-Extra: admin
Provides-Extra: docs
Provides-Extra: github
Provides-Extra: mysql
Provides-Extra: orcid
Provides-Extra: postgresql
Provides-Extra: sqlite
Provides-Extra: tests
[Description omitted; length: 6570 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
invenio_oauthclient/__init__.py sha256=RrSp6EZASxokIuieYWqI_Tm2skVRK2nef1L23FuCgWw 634
invenio_oauthclient/_compat.py sha256=veSZrkjh4zgO0x2MaJqjmMJBV_6WubZtYWXskYJThas 848
invenio_oauthclient/admin.py sha256=BfvknXW6qgz75t6eEIEyy9QjdSvTRjja0TCdZd0hVlI 2214
invenio_oauthclient/config.py sha256=Z4MBuYO9aHd8UZUI1bDtPK4opH-gGKd0ypVonHF8c5w 12471
invenio_oauthclient/errors.py sha256=uxQtzkaxlXkgZksH0T1zKKWu8LrCdDbhpPn898A2_Uc 3437
invenio_oauthclient/ext.py sha256=uq4sYUX8uVyp964mi410d47sPj6oSjcvkhnl3Ryz-dU 9772
invenio_oauthclient/models.py sha256=1zRWWvfpB-YQZyTrXV8ANFAQeUpKX3BNEfJptn1q7_g 7862
invenio_oauthclient/oauth.py sha256=3nsUYOBKZLPnxBvMQba9ADRTac8oFj6eQuqT1l6qvx0 5526
invenio_oauthclient/proxies.py sha256=F5-zWYDIuqezyCN5meEpM-dcjHbT6hPVXoHk9A9g7_g 433
invenio_oauthclient/signals.py sha256=59chPadCY3emnQNsdDJ0_y0K-2c6-HW5hiwwjs8ZdcQ 1880
invenio_oauthclient/tasks.py sha256=6yd-VFvBAwvFujdTGBYncYrnnErOAuJFriFoc7vbaiQ 489
invenio_oauthclient/utils.py sha256=JdY3pcI10vjGUDeHL1f3Nyffch5yyzQn2-8MGIyTJao 6749
invenio_oauthclient/alembic/44ab9963e8cf_create_oauthclient_branch.py sha256=4N1CkVsAPlDRzfAp3_r_BhIJzvBVMN9JVInRLEVY6BY 596
invenio_oauthclient/alembic/97bbc733896c_create_oauthclient_tables.py sha256=BO9IoBij7faPlFj7fojOWzZ7RJmJ47dsCw6Hk8ONU8I 2870
invenio_oauthclient/alembic/aaa265b0afa6_move_useridentity_to_acconuts.py sha256=aAqCOPi9ihzGIFcuu3KNkVv0eHiSOKA6seWVdZpsiEg 1878
invenio_oauthclient/alembic/bff1f190b9bd_add_timestamp_oauthclient.py sha256=dpqzFDtaqv-tYsYjaqxWHXalXyCCAOz1hw370fWxCFI 2035
invenio_oauthclient/contrib/__init__.py sha256=nmBAZ1mhUto3ONvT0LNe__c3_4kzI968x1J-ZdljinM 307
invenio_oauthclient/contrib/cern.py sha256=HmDENlBR4i6xS61C5LuRObDdNzQKQeyICHUWjyQWPUk 17979
invenio_oauthclient/contrib/cern_openid.py sha256=YWHi72T7beMbtCKYbLKqJHvHcOH53jl2a6fyTDn_KjI 15246
invenio_oauthclient/contrib/github.py sha256=yjj3inqm_ayRU1ccTh0C8Aqr7g9X5Uknr-eTibc1h9o 11557
invenio_oauthclient/contrib/globus.py sha256=FY30C5HsOJAzfAV8rRCn0FgBXsV7YeymNJ_xSFzujPs 11134
invenio_oauthclient/contrib/openaire_aai.py sha256=-TgDcQGC-rLWSlyuQpVfS3S4dxwD6v1NJ8VaxHEiM2A 10615
invenio_oauthclient/contrib/orcid.py sha256=gcchsxwQ90dCrooo720UmbEJZ0sN1EUIK6E8FeFVa-Q 10133
invenio_oauthclient/contrib/settings.py sha256=RPd8n5SVB2XhD5JnOsCBNOU4v00jL3ETSU-mUkkuA7A 4562
invenio_oauthclient/contrib/keycloak/__init__.py sha256=-6xMuP5NtpAKFN5cssqjjKlGkNS1i4BiM43RMu0JU-8 3919
invenio_oauthclient/contrib/keycloak/handlers.py sha256=ZW0an6zj93FTECaba0N5dfrpbpdUpWRE9pIKRSsr8q0 5190
invenio_oauthclient/contrib/keycloak/helpers.py sha256=2x1TfjqWNZ5Hta2T5q_uUuO7-u6SFOBK6FQntpMF4f8 3726
invenio_oauthclient/contrib/keycloak/settings.py sha256=Nu9x-WVIq07T50rKvytPlVOms07PjD6yAmoj9-ruwBI 4784
invenio_oauthclient/handlers/__init__.py sha256=j9zYccO6XYstHdjaB6G9o0MIRxIOVSa4ybMHOjhejJo 1774
invenio_oauthclient/handlers/authorized.py sha256=6oDL3wS4_s3xk7sUteuyliHgJo5Lot2VFuVyBmhfONk 9293
invenio_oauthclient/handlers/base.py sha256=ZkeSJZgvEGTQN6bj9EYpZhB2Mbu6DhHGV_Mn10vtb8g 1241
invenio_oauthclient/handlers/decorators.py sha256=kCo2UmRAHpWYcyYn6t-1GYEFVbuoF82Xbh6IGmE9jqs 1557
invenio_oauthclient/handlers/rest.py sha256=BEtV87Jyd4I3gud-gXQV_kigsiSQP2cICy8PjKMHyTo 9427
invenio_oauthclient/handlers/token.py sha256=SXpy44cEB8HGfrLcZ-_DgP_jPhFqJcehbVVLwp743-s 6689
invenio_oauthclient/handlers/ui.py sha256=8_yy79sTIMv5xMhskrww7L48oP2NGxll2pHbBu-iC1o 8134
invenio_oauthclient/handlers/utils.py sha256=u3Px18xluDbEkgFdS9T0uJe8c3tZYpruppz40oL1BrQ 5092
invenio_oauthclient/templates/invenio_oauthclient/_macros.html sha256=wLJ4UPgRq9Buu3RaBfuuw8GHD4S2qRIGZctG5TFfSRQ 1076
invenio_oauthclient/templates/invenio_oauthclient/base.html sha256=D5CIsbwW_Iichl9SOLAa9HYeFDCaa9D6zOdfCcFT09s 396
invenio_oauthclient/templates/invenio_oauthclient/base_cover.html sha256=a1BZizRSXA-qy2MQOWsA7VUhdFFC01NI7u2mPHe9dvY 374
invenio_oauthclient/templates/invenio_oauthclient/login_user.html sha256=LJmm3l0cNuTNdBFEyGDJAnorhuF3yo5dyftaOBSfL70 836
invenio_oauthclient/templates/invenio_oauthclient/postmessage.html sha256=y0hZX80ABFyG-mnnn9uPDrXF--rvT_KcpjLyljM1EvQ 392
invenio_oauthclient/templates/invenio_oauthclient/rejected.html sha256=NfeHfCfj_j7HYHkDaELoPaUos7zxOkvl9pOUvP8PCFM 344
invenio_oauthclient/templates/invenio_oauthclient/signup.html sha256=MTgzglGQ4J5FZVFCXwl17zPFcXnPiOT64Ti0vdd7v6E 1212
invenio_oauthclient/templates/invenio_oauthclient/settings/base.html sha256=V-sjr6nBorGQgcQFxkLZ-9uodg1jzEcH9x--1HA2RWs 389
invenio_oauthclient/templates/invenio_oauthclient/settings/index.html sha256=OaSYilq1fCnksO9VoqyB0msbjrwpYmZjZf9l3Ij82Z8 1881
invenio_oauthclient/templates/semantic-ui/invenio_oauthclient/_macros.html sha256=v5G6u058Pi_7ggQR2Z5YkE5EWKB6laLSjEgOJ8RxCjY 1995
invenio_oauthclient/templates/semantic-ui/invenio_oauthclient/base.html sha256=0SnVtsVsDvW24UXMVqonpdk2SDcKgBagOfBIE2uwRkk 396
invenio_oauthclient/templates/semantic-ui/invenio_oauthclient/base_cover.html sha256=tZSfZr38JaQEqxhdUC73PDuqYB6N1-yKjST4dW0YTnY 374
invenio_oauthclient/templates/semantic-ui/invenio_oauthclient/login_user.html sha256=AJvXdrQsd0TJ2iv1OQKB970ENKpLvtEi_40cfmuxCPw 1513
invenio_oauthclient/templates/semantic-ui/invenio_oauthclient/rejected.html sha256=Xo5gVTdsHG9mCDCIb7P_-2Pn8M5-jtCPhPyIzDVLLnE 344
invenio_oauthclient/templates/semantic-ui/invenio_oauthclient/signup.html sha256=ZMmZuoFLFSFZizuc5Ck5_fy0cuRQbN5Lm_Mwx9_wghg 1633
invenio_oauthclient/templates/semantic-ui/invenio_oauthclient/settings/base.html sha256=V-sjr6nBorGQgcQFxkLZ-9uodg1jzEcH9x--1HA2RWs 389
invenio_oauthclient/templates/semantic-ui/invenio_oauthclient/settings/index.html sha256=Cmwg7qLpbTiTnAuR3xPaJmtOlWDKMjWBbqNQ8qwIcqQ 2342
invenio_oauthclient/translations/messages.pot sha256=UHixZgrLGp6r1maDriFEs08ZL7yYgqB3MHf-SnaG1FY 3698
invenio_oauthclient/translations/af/LC_MESSAGES/messages.mo sha256=0_3Or8Rr3-mlXZi0Tvd77Mn6XL8wjMhDFtMG2Mig7J0 521
invenio_oauthclient/translations/af/LC_MESSAGES/messages.po sha256=e_EenOEQs0FcJugMmLjBHol6udiLQYEacb06XbJJs2M 3764
invenio_oauthclient/translations/ar/LC_MESSAGES/messages.mo sha256=1rGHJeZtYd274Exbnnp6SsTqT_5YuZP_wS1edxgjymg 2473
invenio_oauthclient/translations/ar/LC_MESSAGES/messages.po sha256=saMRR_1PX4H-Zrxp2W7gBwuGoJ7m8kb2A6pBl06NGAc 4988
invenio_oauthclient/translations/bg/LC_MESSAGES/messages.mo sha256=s-MEkwatRW-WjhKIXPUwWdIXFv8h2V9Vw3-O4hpb6KU 612
invenio_oauthclient/translations/bg/LC_MESSAGES/messages.po sha256=G3dL5L3vR63OqPiDsRYm25IvrHiz32oSpnnSvgbDrq0 3917
invenio_oauthclient/translations/ca/LC_MESSAGES/messages.mo sha256=uP7j__Mtenubk9eDx2q3w4lXYWm-H987Uqm8uLzYG6M 667
invenio_oauthclient/translations/ca/LC_MESSAGES/messages.po sha256=iQxB5g5HnndWzPzLk2ADtBJvqD3xYJHGanU59lrclDM 3963
invenio_oauthclient/translations/cs/LC_MESSAGES/messages.mo sha256=yBOz2XkbI74nbgJQashXc6l2YkUjIhcDoxHmwBi9NMo 1987
invenio_oauthclient/translations/cs/LC_MESSAGES/messages.po sha256=IXrXM1WPkfxEG9kt5MSkTTkG5yoxufe16RuUQm0ZT8c 4626
invenio_oauthclient/translations/da/LC_MESSAGES/messages.mo sha256=HHQLxekDd4eOTVSmimZ_Dy3z-hrArt1ARhxagZsxV3A 632
invenio_oauthclient/translations/da/LC_MESSAGES/messages.po sha256=XGoi6sCOhthHSQ0gpTLS2QfJwjoRWY6IAT_q3uVvRk0 3936
invenio_oauthclient/translations/de/LC_MESSAGES/messages.mo sha256=FIHF_n5kwrOgfNqCrqUw2dVImKscQpQFuaaBlpGOu-I 2168
invenio_oauthclient/translations/de/LC_MESSAGES/messages.po sha256=-SfOATMIznc3rNbkTIVMV-NCz6A2OOD0vW3QbTXDucs 4724
invenio_oauthclient/translations/de_AT/LC_MESSAGES/messages.mo sha256=ontcQrbZODjlC3ubuyExIcvsFN7WBMU0f2QEPpchY6k 534
invenio_oauthclient/translations/de_AT/LC_MESSAGES/messages.po sha256=p0qnyfVkquc1r03MhS5iShIIc_ORgjC02NyP0LP5PWM 3777
invenio_oauthclient/translations/de_DE/LC_MESSAGES/messages.mo sha256=O9qtVjXgp50FpY40fycBUDeZd2AZauVQ0JrCHMXbmJ0 534
invenio_oauthclient/translations/de_DE/LC_MESSAGES/messages.po sha256=gS8OTudfuVSM0mquAvlZ9V1IVMLulCYByLg-QsAgnkU 3777
invenio_oauthclient/translations/el/LC_MESSAGES/messages.mo sha256=vtG8SV-4Yx9tznj6ySq8I5cE-FIX_V9ozoDBJzspvow 681
invenio_oauthclient/translations/el/LC_MESSAGES/messages.po sha256=1RNBn78cPSlgGMwExVLDcum3EdIzlLqlNgkuBPWCWxs 3966
invenio_oauthclient/translations/en_AT/LC_MESSAGES/messages.mo sha256=9PKLth-AryTl48aR8wKvjNYGHEcdIauck-8M5x_Cmuw 535
invenio_oauthclient/translations/en_AT/LC_MESSAGES/messages.po sha256=AepL70Ixgc4kOEPW1jFAw_0XDSovl6knZrjrX_GdKIY 3778
invenio_oauthclient/translations/en_HU/LC_MESSAGES/messages.mo sha256=DYDjXxbgP3MZGwwW1iJFz36iM9AXpBisbN23JFaW9-c 492
invenio_oauthclient/translations/en_HU/LC_MESSAGES/messages.po sha256=tHZpUu8DMQRQFoBYAZkMLE4-2Z_XuYZc45nYsST43bc 3778
invenio_oauthclient/translations/es/LC_MESSAGES/messages.mo sha256=RKX3VUw2unShmp7fmvy59Mnb_RkPT-VsloUf9T_J9Pw 2147
invenio_oauthclient/translations/es/LC_MESSAGES/messages.po sha256=dIwgXttssqPNnqoRxOaSp95EFc7zB0awXkbwm-UwmTE 4614
invenio_oauthclient/translations/es_CU/LC_MESSAGES/messages.mo sha256=i57LEzGochs9TueDE7IXbjqz0RbS37raTwWo4t1AVIY 571
invenio_oauthclient/translations/es_CU/LC_MESSAGES/messages.po sha256=evR7WDK_GSPejATcmameCsScMtpbGJ4Ij18aFak-1-0 3814
invenio_oauthclient/translations/es_MX/LC_MESSAGES/messages.mo sha256=TtkRfsV4pld0LXzi7USgmZ8pY6e9qxiKYvLgGw0_DU4 573
invenio_oauthclient/translations/es_MX/LC_MESSAGES/messages.po sha256=M9sYOv5l-RYKD7wDi5p3-Ftd9f2FfhwSIiCppe2QFyM 3816
invenio_oauthclient/translations/et/LC_MESSAGES/messages.mo sha256=qq20w40cCne1lONVXefq0SOYYShkKFIUpXTsDsgqZm0 2103
invenio_oauthclient/translations/et/LC_MESSAGES/messages.po sha256=UGTBC44kZZePnq5iVfeYyZQ5AAmYmumNGX5KE6EsXDg 4528
invenio_oauthclient/translations/et_EE/LC_MESSAGES/messages.mo sha256=gFp6Oq3ijm5_s-W1-Wwc_dU5VkLBuAVFrGv4JGhV9lA 536
invenio_oauthclient/translations/et_EE/LC_MESSAGES/messages.po sha256=DSig7-aA5nL1WDBzi4LTrekeA7KK2kimmIWtkaQOWRM 3779
invenio_oauthclient/translations/fa/LC_MESSAGES/messages.mo sha256=M_ixDL4291P_UPqj5qjLlzbGYDvzCfWjEM64E2seAw4 600
invenio_oauthclient/translations/fa/LC_MESSAGES/messages.po sha256=nrhJ09_F6AxvvjeCdnKNPOv2Wge8umw_HhfWqdCrd6c 3905
invenio_oauthclient/translations/fa_IR/LC_MESSAGES/messages.mo sha256=hf7JgSf6YbcWsh4JgVGQOmiv4LRH5uaYnY9vBJeAwvA 531
invenio_oauthclient/translations/fa_IR/LC_MESSAGES/messages.po sha256=y-Zl0ZHA5POrWyeqj-hMTZzahAU2pm30WrJEHX30wSI 3774
invenio_oauthclient/translations/fr/LC_MESSAGES/messages.mo sha256=bMDOIOLaUdr3Fshah7R62N3S5T6RcARJHQIMjntUBv8 1998
invenio_oauthclient/translations/fr/LC_MESSAGES/messages.po sha256=HPgmjRUhgdy7XUheHWhsSbqAZSMVq3AF4PaHpesuJds 4602
invenio_oauthclient/translations/fr_CI/LC_MESSAGES/messages.mo sha256=-IrrarHtZR88ALn0aGIGCMnxkjfm0RJlavd4Gmu02dg 592
invenio_oauthclient/translations/fr_CI/LC_MESSAGES/messages.po sha256=F5HlgHRbz47GRGn-lEs62CuSrjELPPytOPAJGZXl5SU 3835
invenio_oauthclient/translations/fr_FR/LC_MESSAGES/messages.mo sha256=bqMT_P-TKYPnpqEGWoHb82Ig-6ljUDGqWlsgRAFMLds 584
invenio_oauthclient/translations/fr_FR/LC_MESSAGES/messages.po sha256=JhESL-NFeC9IT6XbfS8o__hmk3SveM9qGPtkjtfoJnM 3827
invenio_oauthclient/translations/gl/LC_MESSAGES/messages.mo sha256=WoYPOWPPan1tR-nAwWg7YNXkV8WheQzG0twZM4LbhVM 520
invenio_oauthclient/translations/gl/LC_MESSAGES/messages.po sha256=7MdLnSo4Id6RGKRoH8-LfuP84Etk-SgvJP12XKXLrQ0 3763
invenio_oauthclient/translations/hi_IN/LC_MESSAGES/messages.mo sha256=8Ezt0UnRhTi9677X16inxgdwgb2CZka9bzaNsu-Iwy0 531
invenio_oauthclient/translations/hi_IN/LC_MESSAGES/messages.po sha256=z6A1PmeQLVaYrThuVoY-i_Y6nfghZ8ds-AQTLFD9LjY 3774
invenio_oauthclient/translations/hr/LC_MESSAGES/messages.mo sha256=RpLOmudcz1Xmf-xzGbSupBYfItHWgLTayawZ7fGaaAA 668
invenio_oauthclient/translations/hr/LC_MESSAGES/messages.po sha256=lTfXl6pmhVtw4Cy0maFHbciaNRttXyG0YH6DU7ky4Dc 3973
invenio_oauthclient/translations/hu/LC_MESSAGES/messages.mo sha256=i2ajv4-nHd63xJ-7gt-AebFPNATps0wR4fBzN2-nJfY 2211
invenio_oauthclient/translations/hu/LC_MESSAGES/messages.po sha256=BD1szzGaUE0Ofxm2lQRW4WFs7x7E4llOtEQf4GjUSPk 4641
invenio_oauthclient/translations/hu_HU/LC_MESSAGES/messages.mo sha256=7zRliIPNrDUfmJ921tgWU2pY8HHON78cdSc2qITbibc 537
invenio_oauthclient/translations/hu_HU/LC_MESSAGES/messages.po sha256=IzWeXQrpftSTX65aV9gZJC-EtpCspLrgdq1fYD1GFLw 3780
invenio_oauthclient/translations/it/LC_MESSAGES/messages.mo sha256=jnVexWR2__tFhNT4KLD-m4HjngVpj4yE4cAcUPLP0Go 1880
invenio_oauthclient/translations/it/LC_MESSAGES/messages.po sha256=TqvKEMBsUoEFMhukrf99WWEg8XBqbqkfmF7F9C3MChg 4481
invenio_oauthclient/translations/ja/LC_MESSAGES/messages.mo sha256=DfC25E5WZzvJ4hlG-l1RS7dAEuJTL7Yw6oe3BHUHwt8 596
invenio_oauthclient/translations/ja/LC_MESSAGES/messages.po sha256=2bMUqL5HomSZI_CpdLYXoxhD0-xc49SQurSOhX11NDQ 3901
invenio_oauthclient/translations/ka/LC_MESSAGES/messages.mo sha256=AHbnNNYeoouD9VPZcBGTNoD2NEz8_-gE5N3voHr_A-k 730
invenio_oauthclient/translations/ka/LC_MESSAGES/messages.po sha256=x8sI_JjMIE2aQqEmYkl5pnxaDlAtdeA9ZkC4Q86endg 4015
invenio_oauthclient/translations/lt/LC_MESSAGES/messages.mo sha256=e_6eX3zGt1I4z4VQI0uMAFjDnV24GqWP4SyaAXfPZHQ 748
invenio_oauthclient/translations/lt/LC_MESSAGES/messages.po sha256=pbOY15QW_1fIJ5LP_OLit4niAtPPFmYXCteQnvU2yc0 4033
invenio_oauthclient/translations/ne/LC_MESSAGES/messages.mo sha256=29JbuE48DrQ1NcGzf4KFZZUO4GC9_DbHAzkWkQMmRSk 518
invenio_oauthclient/translations/ne/LC_MESSAGES/messages.po sha256=NeC-IrXA-e7peExeCvjYRyhSM9QEv65v4CEjJMGW1QI 3761
invenio_oauthclient/translations/no/LC_MESSAGES/messages.mo sha256=kqWUJQrpbvoqAndLoINUnTHEaeaGoM1S0kbiJkTMjps 594
invenio_oauthclient/translations/no/LC_MESSAGES/messages.po sha256=nOcCrgJK9kqd99Q028WNdCis27bHbbNseVZr15HobD0 3899
invenio_oauthclient/translations/pl/LC_MESSAGES/messages.mo sha256=1_VF_Vk0oXhJBWjRjYQOuSTfxBm83zKI-j0R7j06eBw 741
invenio_oauthclient/translations/pl/LC_MESSAGES/messages.po sha256=c0dUov-o93zwUFOoTBTEbytIYM20mE1XxU4g7uhFvAc 4046
invenio_oauthclient/translations/pt/LC_MESSAGES/messages.mo sha256=RjIO2dp0pwXbpaLFcswxlv64WpetTxav6QNUykhGzkI 650
invenio_oauthclient/translations/pt/LC_MESSAGES/messages.po sha256=hQWf4usWAfchU8ZeCGn3G18VQM8m947uO6-YFc_8OAM 3955
invenio_oauthclient/translations/ro/LC_MESSAGES/messages.mo sha256=JLFM6kBBOjeYE93FZugDI-J-hx_eYR4Dyh_c5wsXWPE 680
invenio_oauthclient/translations/ro/LC_MESSAGES/messages.po sha256=uH1eDee4aj678hW8Z-PGxGH2554HKs7ZEcV-TXO7AFM 3984
invenio_oauthclient/translations/ru/LC_MESSAGES/messages.mo sha256=3Eft7F6hQVO_Buek-vrRREFjU3lfPnQIWT-eAnom1d0 778
invenio_oauthclient/translations/ru/LC_MESSAGES/messages.po sha256=DJonZJ_CmnJOIqlf_Jy0Klg6ux4xnb-K2GNh5hIGEtU 4083
invenio_oauthclient/translations/rw/LC_MESSAGES/messages.mo sha256=CDQ88XKRTN75_GCSsxIV_aGCIC5_LE6zVpR0TvP6zoo 523
invenio_oauthclient/translations/rw/LC_MESSAGES/messages.po sha256=Iru5dhUes5L6ueU3Nv3MUAlaGfptnOu-swJjYdAkpSU 3766
invenio_oauthclient/translations/sk/LC_MESSAGES/messages.mo sha256=s-48q2zUGcga0IhI_dpzEoM6S7iWTbD6EdygE0pN3zg 2005
invenio_oauthclient/translations/sk/LC_MESSAGES/messages.po sha256=XTCeqWfsj_-JEJHe50pKZM0nU8LoxTbfDD6IUJSjqMU 4600
invenio_oauthclient/translations/sv/LC_MESSAGES/messages.mo sha256=DA06l31KBU0gD0zm_XuJZm7SF02FmGcT_p7hqO0Mp7w 2071
invenio_oauthclient/translations/sv/LC_MESSAGES/messages.po sha256=xRmxUKQQ77jUGNr_OPXgUAA0qkKZ27njNetJwS_12D8 4524
invenio_oauthclient/translations/sv_SE/LC_MESSAGES/messages.mo sha256=N-MdpIVFXtjdd5cpBB7smr6flqWYSIuu7ogEBzV7dEI 534
invenio_oauthclient/translations/sv_SE/LC_MESSAGES/messages.po sha256=YXZF14wP6hma3HXKByXZbka9zG0cSUuw7RTmxn-XYOc 3777
invenio_oauthclient/translations/tr/LC_MESSAGES/messages.mo sha256=c_C77gksXM3SnXV0PEFFmwrWMLTg6IFJZfu3WSuCRo8 2187
invenio_oauthclient/translations/tr/LC_MESSAGES/messages.po sha256=MuI_fdbjwEFUzd5UxIJI0JhPreQc7zs1Mi6DPSqaNw4 4683
invenio_oauthclient/translations/uk/LC_MESSAGES/messages.mo sha256=zMMDTZKL7qv0QdW-ZmNh7kGU0WDXYX7NDqZCsdRe_Ik 783
invenio_oauthclient/translations/uk/LC_MESSAGES/messages.po sha256=H63Iu2rAAEbV7ZkyyNtCClKRzbhFEwpnlfrnGxTmTq4 4113
invenio_oauthclient/translations/uk_UA/LC_MESSAGES/messages.mo sha256=fX3YsZomLLBsFFj3HCRYjomy-zHsPMMkh1OXLWpSOGQ 759
invenio_oauthclient/translations/uk_UA/LC_MESSAGES/messages.po sha256=Ylc88_5tVkNjWNphJYZGC6hOOHGpmcJtYGGK9edL4u4 4002
invenio_oauthclient/translations/zh_CN/LC_MESSAGES/messages.mo sha256=nz2BR816LWjEyckc1OZDt0UoAajuBJib95TgP2NNj5U 1952
invenio_oauthclient/translations/zh_CN/LC_MESSAGES/messages.po sha256=irNLNLRF-LtoYRSuWokHS15m-QOyXm6Wan8ZLmDWLls 4378
invenio_oauthclient/translations/zh_TW/LC_MESSAGES/messages.mo sha256=MvSY5NSOcz8HebHDF8cu2-wppq7CcAB-0Id9X_5Zx8s 597
invenio_oauthclient/translations/zh_TW/LC_MESSAGES/messages.po sha256=BD1BtZ6E7gef5d2ufU9MjMcDPnG-x3kK_spOLBOpJ5Q 3902
invenio_oauthclient/views/__init__.py sha256=o2TuVGQCR6VdcqHRKEQr7b-kurdXmb16z26rnsqgN6Y 438
invenio_oauthclient/views/client.py sha256=3LweKYCMgwG9q00PXdeJuaaPzUEp6o4oVS-L3PGya0I 9160
invenio_oauthclient/views/settings.py sha256=j28X8sLeFOrIBQrdHCJoYiDrGstAwCpsw_7CSmozzrs 2189
invenio_oauthclient-4.0.0.dist-info/AUTHORS.rst sha256=IlaQc2gXlq0bJHOKtMM4Bjatr2q9YCJlStdExs332ak 776
invenio_oauthclient-4.0.0.dist-info/LICENSE sha256=7UJceLJF8vyIOieztAADXvBbDTJWEudzHAI2vpQ9IA8 1137
invenio_oauthclient-4.0.0.dist-info/METADATA sha256=xzO7kKpWE9KsRwgXbjKcDmwx_Ok_CBw368g1tLvLhXc 8238
invenio_oauthclient-4.0.0.dist-info/WHEEL sha256=-G_t0oGuE7UD0DrSpVZnq1hHMBV9DD2XkS5v7XpmTnk 110
invenio_oauthclient-4.0.0.dist-info/entry_points.txt sha256=nPTV_-Hb1y8482AVSMJ1vRc3Y3WqIM2epJUABK_X-J8 1099
invenio_oauthclient-4.0.0.dist-info/top_level.txt sha256=YF9YXBnKd0QcgNUM4_pxHTZ4FWTM9o-PLHy2YT4oYlM 20
invenio_oauthclient-4.0.0.dist-info/RECORD

top_level.txt

invenio_oauthclient

entry_points.txt

invenio_oauth_remote_account = invenio_oauthclient.admin:remote_account_adminview
invenio_oauth_remote_token = invenio_oauthclient.admin:remote_token_adminview
invenio_oauthclient = invenio_oauthclient:InvenioOAuthClientREST
invenio_oauthclient_rest = invenio_oauthclient.views.client:rest_blueprint
invenio_oauthclient = invenio_oauthclient:InvenioOAuthClient
invenio_oauthclient = invenio_oauthclient.views.client:blueprint
invenio_oauthclient_settings = invenio_oauthclient.views.settings:blueprint
invenio_oauthclient = invenio_oauthclient.ext:finalize_app
invenio_oauthclient = invenio_oauthclient.utils:rebuild_access_tokens
invenio_oauthclient = invenio_oauthclient.tasks
invenio_oauthclient = invenio_oauthclient:alembic
invenio_oauthclient = invenio_oauthclient.models
invenio_oauthclient = invenio_oauthclient