nimble
nimble copied to clipboard
Facebook integration
I'm just adding facebook realm to the plugin and I wonder if there are any plans for that in the nearest future? I'm using old nimble as a pattern.
Look at ShiroOauth plugin, you can use it with the nimble, you just need to override the oauthRealm
Thank you. That's a good point. We can close this issue.
I reopened this issue, as ShiroOauth 0.3 is not compatible with Nimble 0.7. Both plugins are using Shiro, but the first uses shiro:1.1.3 and nimble has shiro:1.2.0. This causes compilation errors. Do you have any ideas to resolve it quickly?