Skip to content

Instantly share code, notes, and snippets.

@yoelmacia
Last active December 4, 2019 11:50
Show Gist options
  • Save yoelmacia/9deeec407be926482aae2c9f7906ff4c to your computer and use it in GitHub Desktop.
Save yoelmacia/9deeec407be926482aae2c9f7906ff4c to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<title>Authorize App</title>
</head>
<body>
<a href="https://github.com/login/oauth/authorize?&client_id=<your_client_id>">Authorize</a>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment