Skip to content

Commit 028c7b5

Browse files
authored
Fix - iOS social describe (#118)
* Fix - wecom && wechat links * Fix - Missing image error * Fix - iOS oneAuth docs * Fix - iOS guard del loginByLdap && AD * Fix - Flutter register method * New - Flutter OIDC EN docs * Fix - social swift package url * Fix - getUserByAccessToken result * Fix - sendEmail scene * Fix - iOS quick start * feat: iOS quick start * Fix - flutter quick start * Fix - iOS social path * Update version.txt * Fix - iOS social describe
1 parent 3e5e30f commit 028c7b5

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

docs/reference-new/mobile/sdk-for-ios/social/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ Authing iOS SDK 提供了以下第三方身份源的便捷登录授权:
1010

1111
- [微信登录](./wechat.md)
1212
- [企业微信登录](./wecom.md)
13-
- [飞书登陆](./lark.md)
13+
- [飞书登录](./lark.md)
1414
- [苹果账号登录](./apple.md)
1515
- [手机号一键登录](./oneauth.md)

docs/reference/sdk-for-ios/social/README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66

77
通过 Guard SDK,应用只需要和 Authing 对接一次,就可以轻松配置多个社会化入口。
88

9-
Authing iOS SDK 提供了以下几个方面的第三方身份源
9+
Authing iOS SDK 提供了以下第三方身份源的便捷登录授权
1010

11-
- [微信登录](./authentication/README.md)
12-
- [企业微信登录](./protocol/README.md)
13-
- [飞书登陆](./mfa/README.md)
14-
- [苹果账号登录](./scan/README.md)
15-
- [手机号一键登录](./util/README.md)
11+
- [微信登录](./wechat.md)
12+
- [企业微信登录](./wecom.md)
13+
- [飞书登录](./lark.md)
14+
- [苹果账号登录](./apple.md)
15+
- [手机号一键登录](./oneauth.md)

version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.93
1+
1.3.94

0 commit comments

Comments
 (0)