ckanext-passwordless-api

View on PyPIReverse Dependencies (0)

1.1.8 ckanext_passwordless_api-1.1.8-py3-none-any.whl

Wheel Details

Project: ckanext-passwordless-api
Version: 1.1.8
Filename: ckanext_passwordless_api-1.1.8-py3-none-any.whl
Download: [link]
Size: 15001
MD5: 2b703d2408c697778d31fa7bce2d2019
SHA256: 0ef9ef70c683899d75331bdb12c7f2aa62c9c0b4bd5864b31f37053cbdda299c
Uploaded: 2023-08-23 16:54:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ckanext-passwordless_api
Version: 1.1.8
Summary: Extension to allow paswordless login to the CKAN API
Author-Email: Sam Woodcock <sam.woodcock[at]protonmail.com>
Project-Url: documentation, https://envidat.gitlab-pages.wsl.ch/ckanext-passwordless_api
Project-Url: homepage, https://gitlabext.wsl.ch/EnviDat/ckanext-passwordless_api.git
Project-Url: repository, https://gitlabext.wsl.ch/EnviDat/ckanext-passwordless_api.git
License: MIT
Keywords: CKAN,passwordless,token,auth
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Requires-Dist: requests (>=2.25.1)
Description-Content-Type: text/markdown
[Description omitted; length: 7055 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-pep517 1.1.4
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ckanext/__init__.py sha256=WGSMBFzEHyOxbc34623FfZroP0Ho6tVQAbegPksZtQE 230
ckanext/passwordless_api/__init__.py sha256=QbD27zFch8UPKnJxLcDCxl3b1-04EKo_a4_lsc0S_C8 39
ckanext/passwordless_api/__version__.py sha256=_rW8EXMyhowSTR9ph7zQJ0GSMGDYfcmbGLH7Z95yjSk 43
ckanext/passwordless_api/logic.py sha256=RhfHRpHOtbrFy4OVa5p7rm_Yie3njEVQNkBDfdJsuHQ 13700
ckanext/passwordless_api/mailer.py sha256=m6yBb311iNcLKzng5fvsua97rD8EV9M9pZGDObICd1I 2398
ckanext/passwordless_api/plugin.py sha256=ey9b5qlG16B8Z7iEg6jHERBKkWCmEH9VgLUipE94mlk 4436
ckanext/passwordless_api/templates/reset_key.txt sha256=vGC3FSK_spNPm8uCqDLC2ZmzM1qYcbv2Gwx8ptx9H-s 488
ckanext/passwordless_api/templates/welcome_user.txt sha256=FRg15jDMpcH6vzaTegnDO1z3ndryH96YMaFRfxpCE98 1014
ckanext/passwordless_api/util.py sha256=Mg4_OXRpXsoQbPEUz4JKedt5LXj7NifJvCSJPjedr_w 7585
ckanext_passwordless_api-1.1.8.dist-info/entry_points.txt sha256=euv3futS0VTZc8lRXtexzfu4wjwBJ3TBzGxqqucMLYw 87
ckanext_passwordless_api-1.1.8.dist-info/WHEEL sha256=B19PGBCYhWaz2p_UjAoRVh767nYQfk14Sn4TpIZ-nfU 87
ckanext_passwordless_api-1.1.8.dist-info/METADATA sha256=XhdY4jrSInf7ixjxOixZIPWKE4tJCVrkY5AIJ9TipxE 7932
ckanext_passwordless_api-1.1.8.dist-info/licenses/LICENSE sha256=QPfdse1VxF7XPUmFq5vO6p6CXu81h9l-lWDjTQRTQ-I 1060
ckanext_passwordless_api-1.1.8.dist-info/RECORD

entry_points.txt

passwordless_api = ckanext.passwordless_api.plugin:PasswordlessAPIPlugin