Metadata-Version: 2.4
Name: dc_auth
Version: 1.4.0
Summary: The Data Central authentication django app
Home-page: https://datacentral.survey.org.au/common/dc_auth/
Author: Liz Mannering
Author-email: elizabeth.mannering@mq.edu.au
License: BSD
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
License-File: LICENSE
Requires-Dist: Django>=2.1.2
Requires-Dist: django-settings-export>=1.2.1
Requires-Dist: django-cas-ng>=3.6.0
Requires-Dist: django-cookie-law>=2.0.3
Requires-Dist: django-extensions>=2.2.8
Requires-Dist: djangorestframework
Requires-Dist: pytest
Requires-Dist: pytest-django
Requires-Dist: hypothesis[django]
Requires-Dist: Faker>=0.9.2
Requires-Dist: factory-boy>=2.11.1
Requires-Dist: pytz
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

=======
dc-auth
=======

dc-auth is a dedicated Django app to connect the Data Central authentication
service provided by CAS.

dc-auth also provides base templates and other core django support that Data
Central django apps can use.

For users outside of Data Central, you'll need to send us details about your
application in order to be able to connect, please contact us at
https://jira.aao.org.au/servicedesk/customer/portal/3.

See the docs at https://datacentral.survey.org.au/common/dc_auth/ for more details.
