Skip to content

The VLINGO XOOM platform SDK authentication and authorization service. This can be used by XOOM platform components and also might be suitable for hosted platform services and applications.

License

vlingo/xoom-auth

Repository files navigation

xoom-auth

Javadocs Build Download Gitter chat

The VLINGO XOOM platform SDK authentication and authorization service. This can be used by XOOM platform components and also might be suitable for hosted platform services and applications.

Docs: https://docs.vlingo.io/xoom-auth

Installation

  <dependencies>
    <dependency>
      <groupId>io.vlingo.xoom</groupId>
      <artifactId>xoom-auth</artifactId>
      <version>1.11.1</version>
      <scope>compile</scope>
    </dependency>
  </dependencies>
dependencies {
    compile 'io.vlingo.xoom:xoom-auth:1.11.1'
}

License (See LICENSE file for full license)

Copyright © 2012-2023 VLINGO LABS. All rights reserved.

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.

About

The VLINGO XOOM platform SDK authentication and authorization service. This can be used by XOOM platform components and also might be suitable for hosted platform services and applications.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages