Class UserWebhookAuthResource

java.lang.Object
ch.rswk.meta.engine.rs.UserWebhookAuthResource

@Path("webhookauth") public class UserWebhookAuthResource extends Object
UserWebhookAuthResource provides a REST-like API to receive webhook authentication OTPs.

Delegates to UserService.verifyWebhookAuth(String, String).