import {approveBy3rdParty} from...

Hello.

From Corvid documentation I found an article with 3party registration of users.

I have just copied the example, and there is mistake in example’s line of code.

There is written “some-backend-module”

Is it right name of module? Maybe a mistake?

Thank you!

That is there for a reason, you have to change that to match your backend function for the third party api.

Thank you for you answer!

but could you probably specify, where I can find a web module for 3partyapprovement?