/django-swag-auth

Open Source Library that we hope will make it easy to connect to a bunch of third party interfaces so we can retrieve API swagger docs

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

This is an open source implementation of swag-auth. It is designed to be based on django-all-auth and rest-auth. But instead of loggin you in, it will download swaggers from different sources, auth is because we have to authenticate to download the swagger and it does not mean that this library can be used to login to anything.

IGNORE THIS REPO FOR NOW THIS IS STILL WORK IN PROGRESS