Metadata-Version: 2.3
Name: simple-oauth-server
Version: 0.0.4
Summary: Provides a simple OAuth server deployed as an AWS Lambda function, intended to support development with Localstack
Project-URL: Documentation, https://github.com/DanRepik/blueprints
Project-URL: Source, https://github.com/DanRepik/blueprints
Author-email: Daniel Repik <danrepik@icloud.com>
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9
Requires-Dist: cloud-foundry
Requires-Dist: cryptography
Requires-Dist: pulumi
Requires-Dist: pulumi-aws
