Metadata-Version: 2.1
Name: my_oauth_package
Version: 1.0.3
Summary: A package for handling Xecurify authentication
Author: Romit
Author-email: romitaherkar@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: cryptography
Requires-Dist: pyjwt
Requires-Dist: django

# Oauth signin
This is just a simple oauth login package
