Yubikey and Spark 2

Hi all,

I would like to explore 2FA potential of Spark 2 with website as my salesforce org or other famous websites. I Saw yubikey tool seems to be compatible with those.

Do you know if WE could use Spark 2 Api with yubikey tool ?

Thanks

You can use OAuth with the Spark. There’s a Wordpress plugin for example.
It shouldn’t be too hard to implement VivoKey as identity provider.
I think Yubikey will only be supported on the Apex.

You can store data in the VK key value store, that’s a little password manager like.
Somewhere in here should be anything you need (e.g. scan api docs).