Changes between Version 5 and Version 6 of OAuth2Plugin


Ignore:
Timestamp:
Jul 20, 2014, 2:55:15 AM (10 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OAuth2Plugin

    v5 v6  
    3333  b. Under "APIS & AUTH" click "Credentials" and then "Create new Client ID."
    3434  c. Select "Web application"
    35   d. For Javascript origins, set your domain.
    36   e. For redirect URI, set the path to your Trac project followed by oauth2callback (ex.: http://example.com/trac/myproject/oauth2callback).
     35  d. For Javascript origins, set the address of your server (ex: https://example.com/).
     36  e. For redirect URI, set the path to your Trac project followed by oauth2callback (ex.: https://example.com/trac/myproject/oauth2callback).
    3737  f. Under the newly created client ID section, click "Download JSON."
    3838