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
- Host: GitHub
- URL: https://github.com/redredgroup/samsungknox
- Owner: REDREDGROUP
- License: apache-2.0
- Created: 2023-10-25T10:44:41.000Z (almost 2 years ago)
- Default Branch: develop
- Last Pushed: 2024-02-29T05:30:30.000Z (over 1 year ago)
- Last Synced: 2025-04-12T06:05:26.936Z (6 months ago)
- Topics: api, fastlane, fastlane-plugin, knox, knox-token-library, mdm, samsung, samsungknox, sdk
- Language: TypeScript
- Homepage: https://redredgroup.github.io/samsungknox/
- Size: 2.14 MB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
[](https://www.npmjs.com/package/@redredgroup/samsungknox-token-library)
[](https://github.com/REDREDGROUP/samsungknox/blob/master/LICENSE)
[](https://bundlephobia.com/package/@redredgroup%2Fsamsungknox-token-library@latest)
[](https://npm-stat.com/charts.html?package=@redredgroup%2Fsamsungknox-token-library)
[](#)
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)
[](https://www.npmjs.com/package/@redredgroup/samsungknox-api)
[](https://github.com/REDREDGROUP/samsungknox/blob/master/LICENSE)
[](https://bundlephobia.com/package/@redredgroup%2Fsamsungknox-api@latest)
[](https://npm-stat.com/charts.html?package=@redredgroup%2Fsamsungknox-api)
[](#)
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)
[](https://rubygems.org/gems/fastlane-plugin-samsungknox)
[](https://github.com/REDREDGROUP/samsungknox/blob/master/LICENSE)
[](#)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