Skip to content

Instantly share code, notes, and snippets.

@satishgowda28
Created February 13, 2018 04:15
Show Gist options
  • Save satishgowda28/94516c39fc31401934b7316d8a11c466 to your computer and use it in GitHub Desktop.
Save satishgowda28/94516c39fc31401934b7316d8a11c466 to your computer and use it in GitHub Desktop.
if(!window.isLogin){
System.import('./auth.js').then((response)=>{
response.init();
})
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment