NO LONGER MAINTAINED

DUE TO TIME CONSTRAINTS OF THE ORIGINAL OSS DEVELOPER THE NIMBLE PLUGIN IS NO LONGER BEING MAINTAINED.

Modifying the login screen

The login page is controlled by a template residing in grails-app/views/templates/nimble/login/_login.gsp in the host application. By default the template supports local authentication, OpenID and Facebook. This template will automatically remove functionality as you disable options in config, for example if you disable the Facebook federation provider that login option will disappear from the default template.

However you're free to modify this page to look ad feel however you like to suit the host application.