Ads
return ( { (is_authed) } ? <YouComponent> : <div> you have not logged in yet</div> )
window.location.href.match(/?code=(.*)/)