RobotFramework, Angular and MSAL

Good day,

I am looking for some assistance or guidance.
My company has a angular(11) application which uses MSAL(V2) authentication. Everytime I try run a test it tells me that it is unable to find the login button. After further testing I noticed it is not finding any elements.

How do I fix that, and is there a way to set the token in the session before navigating to page that would mimic SSO .