Metadata-Version: 2.1
Name: ponddy-auth
Version: 0.0.3
Summary: The Ponddy Auth SSO authentication library
Home-page: https://github.com/samwuTW/ponddy-auth
Author: lambdaTW
Author-email: lambda@lambda.tw
License: MIT
Keywords: Ponddy Auth SSO
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: Django
Requires-Dist: djangorestframework
Requires-Dist: python-jose


Provide the class for the Django restful framework authentication.
Provide the Django model permission class compatible with the restful
framework, let it can support valid the permission what in this request
contains the API's permission validation.


