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 ee0b94f commit e0ca06eCopy full SHA for e0ca06e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@authing/sso",
3
- "version": "2.1.25-alpha.2",
+ "version": "2.1.26",
4
"description": "Authing SSO SDK 为开发者提供了简单易用的函数来实现 Web 端的单点登录效果,你可以通过调用 SDK 与 Authing 完成集成,为你的多个业务软件实现浏览器内的单点登录效果。",
5
"main": "build/umd",
6
"typings": "build/types",
0 commit comments