-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1c0a8ba
commit e50fed0
Showing
2 changed files
with
94 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
# Authing - iOS SDK V3 | ||
|
||
<div align=center> | ||
<img width="250" src="https://files.authing.co/authing-console/authing-logo-new-20210924.svg" /> | ||
</div> | ||
<br/> | ||
<div align="center"> | ||
<a href="https://forum.authing.cn/" target="_blank"><img src="https://img.shields.io/badge/chat-forum-blue" /></a> | ||
<a href="https://opensource.org/licenses/MIT" target="_blank"><img src="https://img.shields.io/badge/License-MIT-success" alt="License"></a> | ||
<a href="javascript:;"><img src="https://img.shields.io/badge/PRs-welcome-green"></a> | ||
<a href="https://developer.apple.com/swift/"><img src="https://img.shields.io/badge/swift-5.0-orange.svg?style=flat"></a> | ||
<br/> | ||
|
||
</div> | ||
|
||
<br> | ||
|
||
[English](./README.md) | 简体中文 | ||
|
||
## 简介 | ||
|
||
Authing - iOS SDK V3 | ||
|
||
## 文档 | ||
|
||
[中文文档请移步至这里查看](https://docs.authing.cn/v3/reference/mobile/sdk-for-ios/) | ||
|
||
## 常见问题 | ||
|
||
如果需要在线技术支持,可访问 [官方论坛](https://forum.authing.cn/). 此仓库的 issue 仅用于上报 Bug 和提交新功能特性。 | ||
|
||
## 贡献 | ||
|
||
https://github.com/Authing/.github/blob/main/CONTRIBUTING.md | ||
|
||
## 开源许可 | ||
|
||
[MIT](https://opensource.org/licenses/MIT) | ||
|
||
Copyright (c) 2019-present Authing | ||
|
||
## 获取帮助 | ||
|
||
若在接入过程中有任何疑问,请添加我们资深 iOS 工程师微信: | ||
|
||
<img width="120" src="./doc/images/jianan.png"> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,48 @@ | ||
# authing-ios-sdk-v3 | ||
# Authing - iOS SDK V3 | ||
|
||
<div align=center> | ||
<img width="250" src="https://files.authing.co/authing-console/authing-logo-new-20210924.svg" /> | ||
</div> | ||
<br/> | ||
<div align="center"> | ||
<a href="https://forum.authing.cn/" target="_blank"><img src="https://img.shields.io/badge/chat-forum-blue" /></a> | ||
<a href="https://opensource.org/licenses/MIT" target="_blank"><img src="https://img.shields.io/badge/License-MIT-success" alt="License"></a> | ||
<a href="javascript:;"><img src="https://img.shields.io/badge/PRs-welcome-green"></a> | ||
<a href="https://developer.apple.com/swift/"><img src="https://img.shields.io/badge/swift-5.0-orange.svg?style=flat"></a> | ||
<br/> | ||
</div> | ||
|
||
English | [简体中文](./README-zh_CN.md) | ||
|
||
<br> | ||
|
||
## Introduction | ||
|
||
Authing - iOS SDK V3 | ||
|
||
## Documentation | ||
|
||
[Click me for English documentation](https://docs.authing.cn/v3/reference/mobile/sdk-for-ios/) | ||
|
||
## Compatibility Notes | ||
Minimum supported iOS versions, compiler version, Swift version: iOS 11.0, Xcode 13.4.1, Swift 5.6. | ||
|
||
## Questions | ||
|
||
For questions and support please use the [official forum](https://forum.authing.cn/). The issue list of this repo is exclusively for bug reports and feature requests. | ||
|
||
## Contribute | ||
|
||
https://github.com/Authing/.github/blob/main/CONTRIBUTING.md | ||
|
||
## License | ||
|
||
[MIT](https://opensource.org/licenses/MIT) | ||
|
||
Copyright (c) 2019-present Authing | ||
|
||
## Get help | ||
|
||
Contact our senior iOS developer via Wechat: | ||
|
||
<img width="120" src="./doc/images/jianan.png"> |