Skip to content

Replace flask_oauthlib with plain oauthlib

Julian requested to merge plain-oauthlib into master

See #101 (closed)

  • Prototype of OAuth2 code with plain oauthlib
  • Better/more extensive unit tests that reflect all ways the OAuth2 code is currently used
Edited by Julian

Merge request reports