{% extends "example/base.html" %} {% load url from future %} {% block content %}
Welcome to the OAuth Playground, an utility to show off and test Django OAuth Toolkit's capabilities. This app is particularly useful to complete some of the tutorials.
Do you have an OAuth2 provider implementing the Authorization Code flow and want to test how it goes?