Skip to content
#

http-interceptor

Here are 39 public repositories matching this topic...

Angular 16 JWT Authentication Example - Demonstrating Token-Based Authentication and Role-Based Authorization with HttpOnly Cookies. Includes Automatic Token Expiration Handling and Refresh Token Mechanism

  • Updated Oct 19, 2023
  • TypeScript

The Web apps in this monorepo make HTTP requests and require uniform consistency in how they are executed and handled. This monorepo demonstrates the same app written with Angular and with Svelte. Each app uses HTTP interceptors. The Angular app uses HttpClient and its interceptors while the Svelte app uses Axios and its interceptors.

  • Updated Dec 5, 2022
  • TypeScript

Improve this page

Add a description, image, and links to the http-interceptor topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the http-interceptor topic, visit your repo's landing page and select "manage topics."

Learn more