Skip to content

Draft: Log a user into the O11y service react app

What does this MR do and why?

Log a user into the O11y service react app

This updates the frontend to log a user into the O11y service react app. The user is logged in by passing a JWT token to the app. The token is generated by the backend and passed to the frontend.

References

Screenshots or screen recordings

Before After

How to set up and validate locally

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading