Metadata-Version: 2.2
Name: tutor-contrib-social-auth-michiganonline
Version: 17.0.0
Summary: social-auth-michiganonline plugin for Tutor
Home-page: https://github.com/academic-innovation/tutor-contrib-social-auth-michiganonline
Author: Dennis O’Reilly
Author-email: doreilly@umich.edu
License: Apache 2.0
Project-URL: Code, https://github.com/academic-innovation/tutor-contrib-social-auth-michiganonline
Project-URL: Issue tracker, https://github.com/academic-innovation/tutor-contrib-social-auth-michiganonline/issues
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
Requires-Dist: tutor<19.0.0,>=17.0.0
Requires-Dist: importlib-resources>=1.3
Provides-Extra: dev
Requires-Dist: tutor[dev]<19.0.0,>=17.0.0; extra == "dev"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

social-auth-michiganonline plugin for `Tutor <https://docs.tutor.edly.io>`__
############################################################################

social-auth-michiganonline plugin for Tutor


Version Support
***************

This plugin currently supports the following version matrix:

.. list-table:: Plugin Version Support
    :header-rows: 1

    * - Open edX Release
      - Tutor Version
      - Python Version
      - Python Social Auth Version
    * - Quince
      - 17
      - 3.8
      - 4.3.0
    * - Redwood
      - 18
      - 3.12
      - 4.5.4


Installation
************

.. code-block:: bash

    pip install git+https://github.com/academic-innovation/tutor-contrib-social-auth-michiganonline

Usage
*****

.. code-block:: bash

    tutor plugins enable social-auth-michiganonline


License
*******

This software is licensed under the terms of the Apache 2.0.
