I've previously integrated Open Id authentication into my web app using openid4java and openid-selector. Now I'm working on a UI optimized for mobile web apps.
Can recommend something similar to openid-selector but geared towards mobile UI?
To be clear, the existing solution works in the mobile browser, however it isn't optimized for the mobile UI.
Any ideas are greatly appreciated.