We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c481e0f commit f4aeb2dCopy full SHA for f4aeb2d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@authing/sso",
3
- "version": "2.1.28",
+ "version": "2.1.29",
4
"description": "Authing SSO SDK 为开发者提供了简单易用的函数来实现 Web 端的单点登录效果,你可以通过调用 SDK 与 Authing 完成集成,为你的多个业务软件实现浏览器内的单点登录效果。",
5
"main": "build/umd",
6
"typings": "build/types",
0 commit comments