There are 2 repositories under http-interceptor topic.
Library that helps you implement automatic refresh of authorization via axios interceptors. You can easily intercept the original request when it fails, refresh the authorization and continue with the original request, without user even noticing.
:dango: Smart angular HTTP interceptor - Intercepts automagically HTTP requests and shows a spinkit spinner / loader / progress bar
A lightweight, simple plugin that allows you to intercept request and response objects and modify them if desired.
Android QA/Debug tools to speed up and streamline the development progress.
Intercept HTTP requests and responses. Modify HTTP request/response body. Modify HTTP request/response headers. Redirect requests. HTTP logger. Mock APIs. Inject scripts. Block requests. Modify query parameters
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.
Appium 2.0 plugin to mock api calls for android apps
Angular 16 JWT refresh token example & Interceptor - Handle token expiration in Angular 16 - Refresh token before expiration tutorial example
The most powerful and customizable progress bar for Angular ✨
This project use the official Yts.mx API and shows several core features of Angular.
Angular ErrorHandler, HttpInterceptor and Service for Sentry.
Angular JWT refresh token with Interceptor, handle token expiration in Angular 14 - Refresh token before expiration example
Angular Universal starter with server side rendering in Hapiness
Angular bootstrap application with http and application error handling, lazy load modules, reactive forms, stagger and state animations.
Angular Sample Letstalk App with Angular material (includes routing, authentication, pipes , services, interceptors etc))
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
Example of using HTTP Interceptor with preloaders in new Angular.
📊 Angular wrapper for Sentry JavaScript SDK
An app requesting data from a GraphQL API using Apollo Client, and implementing interceptors and guards
Angular JWT refresh token with Interceptor, handle token expiration in Angular 15 - Refresh token before expiration example
Full functioning Ecommerce App
A simple demo to showoff Nock usage with Jest
A normalized HttpClient based by rxjs
Fetchion: A lightweight JavaScript library for streamlined RESTful API requests. Supports multiple methods, easy to configure, perfect for fast modern web app development.
TransferHttpCacheModule installs a Http interceptor that avoids duplicate HttpClient requests on the client
An advanced authenticated HTTP client introduces `factory` feature that generates request functions based on API definitions in WYSIWYG style and supports `mock` and `silent` modes for development.
Real time chat app ionic4 socket.io
This project is a Spring MVC-based Java application that implements a security interceptor to validate incoming HTTP requests and prevent common vulnerabilities such as SQL Injection, Cross-Site Scripting (XSS), and malicious file uploads.
Projeto Angular 12 demonstrando tratamento global de erros, interceptadores HTTP e notificações de usuários
This is a short project with angular used to fetch game data from an api (RAWG) for education purposes. The project consists of a home page where one can search for a game or view the available games. From a particular game one can navigate to the details about that game, and view its rating, screenshots, trailers and even the official websites of the game.