rombert commented on a change in pull request #14: First commit for oidc handler. URL: https://github.com/apache/sling-whiteboard/pull/14#discussion_r190523798
########## File path: oidc-handler/ui/src/main/resources/SLING-INF/content/login/login.html ########## @@ -0,0 +1,56 @@ +<!DOCTYPE html> Review comment: This seems to have lots of extra classes which are referenced but not added to the page. I suggest that you start with a minimal page with no extra markup, we can take care of styling it later. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
