Skip to content

Latest commit

 

History

History
61 lines (46 loc) · 1.39 KB

index.rst

File metadata and controls

61 lines (46 loc) · 1.39 KB

Welcome to Django OAuth Toolkit Documentation

Django OAuth Toolkit can help you by providing, out of the box, all the endpoints, data, and logic needed to add OAuth2 capabilities to your Django projects. Django OAuth Toolkit makes extensive use of the excellent OAuthLib, so that everything is rfc-compliant.

See our Changelog <changelog> for information on updates.

Support

If you need help please submit a question.

Requirements

  • Python 3.7+
  • Django 2.2, 3.2, 4.0.1+
  • oauthlib 3.1+

Index

install getting_started tutorial/tutorial rest-framework/rest-framework views/views templates views/details models advanced_topics oidc signals settings resource_server management_commands glossary

contributing changelog

Indices and tables

  • genindex
  • modindex