instructlab / ui

Place to hack on UI for InstructLab
Apache License 2.0
15 stars 39 forks source link

Align the local dev login page with the Oauth login page #313

Closed nerdalert closed 1 week ago

nerdalert commented 3 weeks ago

Changes the local login page from the default Patternfly form to match the SaaS login when started in dev mode. I don't really like the text but we can set it to whatever in another PR:

image

This also breaks out locallogin in a similar pattern to github login to resolve hydration errors from nextjs v15.