A space delimited list of scopes.

See https://developer.github.com/v3/oauth/#scopes.

Property definitions

popcorn $ GithubLogin :: scope
	# A space delimited list of scopes.
	#
	# See https://developer.github.com/v3/oauth/#scopes.
	var scope: nullable String = null is writable
lib/popcorn/pop_auth.nit:102,2--105,46