edx-oauth2-wordpress-backend/stepwisemathai_oauth_backend/__init__.py

9 lines
122 B
Python
Raw Normal View History

2022-10-03 19:46:35 +03:00
"""
An OAuth backend for WordPress.
It's mostly used for Open edX but can be used elsewhere.
"""
__version__ = '0.1.0'