nimble icon indicating copy to clipboard operation
nimble copied to clipboard

Facebook integration

Open mordka opened this issue 10 years ago • 3 comments

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.

mordka avatar May 28 '14 21:05 mordka

Look at ShiroOauth plugin, you can use it with the nimble, you just need to override the oauthRealm

snimavat avatar May 29 '14 04:05 snimavat

Thank you. That's a good point. We can close this issue.

mordka avatar May 29 '14 08:05 mordka

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?

mordka avatar Jun 03 '14 13:06 mordka