13 Matching Annotations
  1. Dec 2022
  2. Oct 2022
  3. Jan 2022
  4. Dec 2019
    1. For macOS, you can use either the loopback interface (where AppAuth will generate the redirect URI for you), or a custom scheme. To create a custom scheme redirect URI, reverse the client id to get the URI scheme, for example com.googleusercontent.apps.IDENTIFIER and, add your own path component. E.g. com.googleusercontent.apps.IDENTIFIER:/oauth2redirect/google. Note that there is only a single slash (/) after the scheme.

      Vital info here for "allegedly" forming proper redirect URI with Google.

      Trying it out shortly

  5. Nov 2019
  6. Sep 2019
  7. Sep 2017
  8. Jul 2017