Skip to content

[Frontend] - Service - Refresh Token - #596

Merged
thomasdejaeghere merged 9 commits into
developmentfrom
594-frontend-service--refresh-token
May 19, 2025
Merged

[Frontend] - Service - Refresh Token#596
thomasdejaeghere merged 9 commits into
developmentfrom
594-frontend-service--refresh-token

Conversation

@Adrien-VL

@Adrien-VL Adrien-VL commented May 18, 2025

Copy link
Copy Markdown
Contributor

Description

Added support for other services to register error handlers in the error service. Implemented the error handling for token expiration which refreshed the token through the authentication service.

@Adrien-VL Adrien-VL added this to the Milestone 3 milestone May 18, 2025
@Adrien-VL
Adrien-VL requested a review from bramcomyn May 18, 2025 20:00
@Adrien-VL Adrien-VL self-assigned this May 18, 2025
@Adrien-VL Adrien-VL added enhancement New feature or request frontend labels May 18, 2025
};
private middlewares: ErrorMiddleware[] = [];

registerMiddleware(middleware: ErrorMiddleware): void {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does this middleware do?

Comment thread frontend/src/app/services/authentication.service.ts
@bramcomyn
bramcomyn self-requested a review May 19, 2025 13:33
@thomasdejaeghere
thomasdejaeghere merged commit cd466aa into development May 19, 2025
@thomasdejaeghere
thomasdejaeghere deleted the 594-frontend-service--refresh-token branch May 19, 2025 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request frontend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants