Guard icon indicating copy to clipboard operation
Guard copied to clipboard

📌 Authing SSO login widget - Your Guard. (🚄Production Ready)

Results 43 Guard issues
Sort by recently updated
recently updated
newest added

- **Version**: react 17, next 12 and the react-ui-components is the latest version - **Platform**: MAC #### Severity: Critical #### Description: run the nextjs-react example, it cannot work with reach17(default...

bug

- **Version**: "@authing/guard-angular": "5.1.6-alpha.1", - **Platform**: macOS Chrome 版本 128.0.6613.138(正式版本) (x86_64) #### Severity: high priority #### Description: Angular项目使用Authing内嵌模式guard-angular, 生产打包后项目运行时, 登录框一直显示loading, 无法正常使用, 非生产配置不使用 "optimization": true 就是正常的, 所以之前开发时一直是正常的, 生产打包后就发现问题了 用github这个版本提供的demo试了下, 也有这个问题, 麻烦及时看一下!

bug

https://stackblitz.com/edit/vitejs-vite-xlut2lrs?file=src%2FApp.tsx #### Steps to reproduce the error: 1. 点击显示 2. 点击隐藏 重复这个步骤,会发现插入多个 script,导致登录成功会提示多个toast

bug