This part of the documentation covers the decorators module which contains all of the decorators used in github3.py.
Warning
These decorators are only to be used internally in development of this library.
.. autofunction:: github3.decorators.requires_auth
.. autofunction:: github3.decorators.requires_basic_auth
.. autofunction:: github3.decorators.requires_app_credentials