An optional and unguessable random string.

It is used to protect against cross-site request forgery attacks.

Property definitions

popcorn $ GithubOAuthCallBack :: state
	# An optional and unguessable random string.
	#
	# It is used to protect against cross-site request forgery attacks.
	var state: nullable String is writable
lib/popcorn/pop_auth.nit:157,2--160,39