An open API service indexing awesome lists of open source software.

https://github.com/redredgroup/samsungknox

Basic utilities for using the Samsung Knox API SDK
https://github.com/redredgroup/samsungknox

api fastlane fastlane-plugin knox knox-token-library mdm samsung samsungknox sdk

Last synced: 6 months ago
JSON representation

Basic utilities for using the Samsung Knox API SDK

Awesome Lists containing this project

README

          

Samsung Knox

## Documentation

For more information on how to use it, see here. : [Documentation](https://redredgroup.github.io/samsungknox)

## Introduction

Samsung Knox has been designed to conveniently utilize Knox API products in an SDK format.

Despite the vast scope of the Knox API, the documentation is limited to static REST examples and usage instructions. To address this issue, a repository has been developed in Typescript, making it extremely convenient to use the APIs for Samsung Knox products.

## Packages

### [@redredgroup/samsungknox-token-library](https://www.npmjs.com/package/@redredgroup/samsungknox-token-library)

[![npm version](https://img.shields.io/npm/v/@redredgroup%2Fsamsungknox-token-library.svg?style=flat-square)](https://www.npmjs.com/package/@redredgroup/samsungknox-token-library)
[![License](https://img.shields.io/badge/license-Apache2.0-green.svg?style=flat-square)](https://github.com/REDREDGROUP/samsungknox/blob/master/LICENSE)
[![npm bundle size](https://img.shields.io/bundlephobia/minzip/@redredgroup%2Fsamsungknox-token-library?style=flat-square)](https://bundlephobia.com/package/@redredgroup%2Fsamsungknox-token-library@latest)
[![npm downloads](https://img.shields.io/npm/dm/@redredgroup%2Fsamsungknox-token-library.svg?style=flat-square)](https://npm-stat.com/charts.html?package=@redredgroup%2Fsamsungknox-token-library)
[![Platforms](https://img.shields.io/badge/os-macos%20--%20linux%20--%20windows-blue?style=flat-square)](#)


This library is essential when using the Samsung Knox API as it pertains to JWT signing. It fully supports the existing packages and is even more stable. It includes basic functions for token and authentication key verification.

For a detailed explanation, please click [here](https://github.com/REDREDGROUP/samsungknox/tree/develop/packages/knox-token-library).

### [@redredgroup/samsungknox-api](https://www.npmjs.com/package/@redredgroup/samsungknox-api)

[![npm version](https://img.shields.io/npm/v/@redredgroup%2Fsamsungknox-api.svg?style=flat-square)](https://www.npmjs.com/package/@redredgroup/samsungknox-api)
[![License](https://img.shields.io/badge/license-Apache2.0-green.svg?style=flat-square)](https://github.com/REDREDGROUP/samsungknox/blob/master/LICENSE)
[![npm bundle size](https://img.shields.io/bundlephobia/minzip/@redredgroup%2Fsamsungknox-api?style=flat-square)](https://bundlephobia.com/package/@redredgroup%2Fsamsungknox-api@latest)
[![npm downloads](https://img.shields.io/npm/dm/@redredgroup%2Fsamsungknox-api.svg?style=flat-square)](https://npm-stat.com/charts.html?package=@redredgroup%2Fsamsungknox-api)
[![Platforms](https://img.shields.io/badge/os-macos%20--%20linux%20--%20windows-blue?style=flat-square)](#)


This library can be used when utilizing the APIs for Samsung Knox. It includes fundamental verification features and supports almost all types found in the Knox documentation to near perfection.

### [@redredgroup/samsungknox-fastlane](https://rubygems.org/gems/fastlane-plugin-samsungknox)

[![Gem](https://img.shields.io/gem/v/fastlane-plugin-samsungknox.svg?style=flat-square)](https://rubygems.org/gems/fastlane-plugin-samsungknox)
[![License](https://img.shields.io/badge/license-Apache2.0-green.svg?style=flat-square)](https://github.com/REDREDGROUP/samsungknox/blob/master/LICENSE)
[![Platforms](https://img.shields.io/badge/os-macos%20--%20linux%20--%20windows-blue?style=flat-square)](#)

For a detailed explanation, please click [here](https://github.com/REDREDGROUP/samsungknox/tree/develop/packages/knox-api).

## API Support

APIs that continue to be supported are being added and please refer to the corresponding README as soon as they are updated! :)

## Copyright

© 2023 REDREDGROUP Web Service. All Right Reserved.

**REDREDGROUP is Notify that it is not related to the SamsungKnox service.**

## License

Apache 2.0