Skip to content

wix-incubator/wix-restaurants-authentication

Repository files navigation

Wix Restaurants Authentication Client

This client library is used to authenticate with the Wix Restaurants API.

Installation

Maven users

Add this dependency to your project's POM:

<dependency>
  <groupId>com.wix.restaurants</groupId>
  <artifactId>wix-restaurants-authentication-client</artifactId>
  <version>1.12.0</version>
</dependency>

Reporting Issues

Please use the issue tracker to report issues related to this library.

License

This library uses the Apache License, version 2.0.