Skip to content

Blackboard client initial implementation

Choose a tag to compare

@binodpant binodpant released this 02 Oct 17:14
· 2020 commits to master since this release
86c16ad
ENT-3474: Blackboard Client implementation (#980)

* Store refresh token in database, add admin page

* access token fetch code

* oops

* add _create_session method

* not canvas!

* test_views, lint fixes

* migration needed

* have to store and use new refresh_token

* version bump and changelog