You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
front/src/app
Alix JEUDI--LEMOINE 508cc0166e
continuous-integration/drone/push Build is passing Details
Add preview for local files
1 day ago
..
components Add preview for local files 1 day ago
model Added an HTTP interceptor to handle tokens and updated cookie handling to include the refresh token. Modified the HTTP configuration to use the interceptor. 2 days ago
services 🚑 Fix logout in case of 401 error 1 day ago
app.component.html 🔒 Refactor authentication handling by replacing LocalStorage/Login/Register services with AuthService across components and services 3 weeks ago
app.component.spec.ts Pin update added 2 months ago
app.component.ts 🧹 Removed useless import in app component 2 days ago
app.config.ts 🔧 Modified the service worker registration policy to include a 30 second timeout (revert). 2 days ago
app.routes.ts 💥 pin detail page 1 week ago
auth.guard.spec.ts 🔄 Replaced the LocalStorage service with the Cookies service in the AuthGuard, LoginPage, and AuthService components. Updated tests and imports accordingly. 2 weeks ago
auth.guard.ts 🔒 Refactor authentication handling by replacing LocalStorage/Login/Register services with AuthService across components and services 3 weeks ago
auth.interceptor.ts 🚑 Fix logout in case of 401 error 1 day ago