Skip to content

Release v0.2

Compare
Choose a tag to compare
@bermudezjd bermudezjd released this 25 Apr 20:06
· 20 commits to master since this release

Initial release of the Django Canvas OAuth library:

  • Initiate OAuth2 workflow with a Canvas instance via middleware
  • Store OAuth2 access and refresh tokens for the logged in user
  • Check for and refresh expired/expiring tokens