ivan-adzic / angular2-jwt-samples

Sample project for the angular2-jwt library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular 2 JWT sample apps

This is a repo containing Angular applications that use angular2-jwt to attach access tokens to API requests via an HttpInterceptor.

The goal is to facilitate testing of the angular2-jwt library under different conditions.

The Samples

Angular8 - Sample built using Angular 8, based on the Auth0 Angular Quickstart sample

About

Sample project for the angular2-jwt library

License:MIT License


Languages

Language:TypeScript 70.8%Language:HTML 23.0%Language:JavaScript 4.8%Language:CSS 0.7%Language:Dockerfile 0.6%