/osf_oauth2_demo

Simple demonstration of the OAuth2 client flow for connecting to the OSF

Primary LanguagePythonApache License 2.0Apache-2.0

OSF OAuth2 Demos

Simple demonstration of the OAuth2 client flow for connecting to the OSF

Asks a user to connect to the OSF, then provides some simple stats based on information only that user could know.

  • Number public projects
  • Number private projects

In the future additional functionality could be added; this is sufficient to demonstrate basic principles.