The client ID delivered by GitHub for your application.

See https://github.com/settings/applications/new.

Property definitions

popcorn $ GithubOAuthCallBack :: client_id
	# The client ID delivered by GitHub for your application.
	#
	# See https://github.com/settings/applications/new.
	var client_id: String is writable
lib/popcorn/pop_auth.nit:142,2--145,34