1<?php
2define('GITHUB_CLIENT_ID', '0123456789abcdef0123');
3define('GITHUB_CLIENT_SECRET', '0123456789abcdef0123456789abcdef01234567');
4