Display popover on login Screen macos SFAuthorizationpluginview

I have overriden the macOS login screen using https://github.com/skycocker/NameAndPassword

and have replaced it with my custom screen. Now, I want to show a Popover or a message box / alert box showing messages on that screen.
How can i do it?