Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • If redirect is present, then the redirect flow MUST be used
  • Else, check whether oauth is set to True then OAuth flow, else direct flow
    • For a more complete check, like the current geteduroam clients, instead of only checking if oauth is True a client can also check for the presence of authorization_endpoint and token_endpoint

...