Skip to content

Instantly share code, notes, and snippets.

@blogcacanid
Created November 9, 2020 22:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save blogcacanid/c73112c16c8e2cb00a1f9a9d63f65a9f to your computer and use it in GitHub Desktop.
Save blogcacanid/c73112c16c8e2cb00a1f9a9d63f65a9f to your computer and use it in GitHub Desktop.
home.component.html Authentication JWT Angular 9 Lumen 7
<div class="container">
<header class="jumbotron">
<p>{{ content }}</p>
</header>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment