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

https://github.com/Authing/authing-java-sdk

Java SDK for Authing
https://github.com/Authing/authing-java-sdk

authing java sdk

Last synced: about 2 months ago
JSON representation

Java SDK for Authing

Awesome Lists containing this project

README

        








License

[English](./README.md) | 简体中文

你可以使用此 Authing Java SDK 快速为新开发的或已有的后端应用集成认证能力。

## 📚 文档

更多示例和使用说明可参考[官方文档](https://docs.authing.cn/v3/reference/sdk/java/install.html)

此版本基于 Authing V3 版本的[用户认证 API](https://api.authing.cn/openapi/v3/authentication/) 和[管理 API](https://api.authing.cn/openapi/v3/management/),如果你需要使用历史版本的 SDK,请查看 [旧版文档](https://docs.authing.cn/v2/reference/sdk-for-java/)。

## ❓ 获取帮助

如果需要在线技术支持,可访问[官方论坛](https://forum.authing.cn/). 此仓库的 issue 仅用于上报 Bug 和提交新功能特性。

## 🤝 开源共建

- Fork 此仓库
- 创建自己的 git 分支 (git checkout -b my-new-feature)
- 提交你的修改 (git commit -am 'Add some feature')
- 将修改内容推送到远程分支 (git push -u origin my-new-feature)
- 创建一个 Pull Request

感谢所有为 Java SDK 做出贡献的人!

[为 Authing 开源仓库做出贡献](https://github.com/Authing/.github/blob/main/CONTRIBUTING.md#简体中文)

## 🎁 开源许可

[MIT](https://opensource.org/licenses/MIT)

Copyright (c) 2019 Authing