Skip to content

Instantly share code, notes, and snippets.

@pbedat
Created July 6, 2014 11:45
Show Gist options
  • Select an option

  • Save pbedat/8b2ec851dd6ceeafb4ec to your computer and use it in GitHub Desktop.

Select an option

Save pbedat/8b2ec851dd6ceeafb4ec to your computer and use it in GitHub Desktop.
<div ng-app="xSources.Security">
<xs:login-form></xs:login-form>
</div>
<div id="main-app" style="display: none;">
{{session}}
<button type="button" ng-click="logout()">
logout
</button>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment