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

6 lines
98 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.
"""