Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
178 commits
Select commit Hold shift + click to select a range
ffd7866
feat: init v6 architecture
zhaoyiming0803 Mar 29, 2023
7645e8b
chore: test build
zhaoyiming0803 Mar 31, 2023
3c91766
feat: first build successfully :rocket:
zhaoyiming0803 Apr 1, 2023
17abd54
feat: add Guard class and build
zhaoyiming0803 Apr 1, 2023
a37b486
test: run example in dev mode
zhaoyiming0803 Apr 1, 2023
64d1f5a
fix i18n and changeLanguage module
zhaoyiming0803 Apr 2, 2023
2ae8071
feat: adapt frameworks :rocket:
zhaoyiming0803 Apr 2, 2023
09cb78b
chore: install packages for guard package
zhaoyiming0803 Apr 2, 2023
5e07b03
chore: test script
zhaoyiming0803 Apr 2, 2023
33b692d
fix i18n ts type
zhaoyiming0803 Apr 2, 2023
180c092
v6.0.0-alpha.1
zhaoyiming0803 Apr 2, 2023
29be2f1
test: run guard-react examples for version 6.0.0-alpha.1
zhaoyiming0803 Apr 2, 2023
5c8bf1e
doc: update README
zhaoyiming0803 Apr 2, 2023
f3d35ff
test: add examples, adapt frameworks
zhaoyiming0803 Apr 2, 2023
a287194
chore: update entry module
zhaoyiming0803 Apr 2, 2023
1d674c3
v6.0.0-alpha.2
zhaoyiming0803 Apr 2, 2023
1427329
test: run examples for version 6.0.0-alpha.2
zhaoyiming0803 Apr 2, 2023
23cbb17
fix dist entry module
zhaoyiming0803 Apr 2, 2023
1b4a2df
v6.0.0-alpha.3
zhaoyiming0803 Apr 2, 2023
d961fc1
chore: update angular building config
zhaoyiming0803 Apr 3, 2023
dfdda4a
v6.0.0-alpha.4
zhaoyiming0803 Apr 3, 2023
0abcdf4
test: run examples for version 6.0.0-alpha.4
zhaoyiming0803 Apr 3, 2023
f934162
chore: drop console.log in dist
zhaoyiming0803 Apr 4, 2023
55a967b
feat: import version item from package.json
zhaoyiming0803 Apr 4, 2023
7761771
fix(antd): ResizeObserver loop limit exceeded
zhaoyiming0803 Apr 4, 2023
18c3b5f
feat: replace visible with open on Modal component
zhaoyiming0803 Apr 4, 2023
166c874
fix circular reference and update styles
zhaoyiming0803 Apr 4, 2023
b33a246
fix(Tabs.TabPane): download Authenticator
zhaoyiming0803 Apr 5, 2023
d10b6af
chore: optimize building scripts, merge build options
zhaoyiming0803 Apr 5, 2023
269b825
chore: analyze & optimize bundle size, optimize usage of lodash
zhaoyiming0803 Apr 5, 2023
7d9b54f
fix bug and update styles
zhaoyiming0803 Apr 5, 2023
91c234d
fix(style): ChangeLanguage & ChangePassword & VirtualDropdown
zhaoyiming0803 Apr 6, 2023
5ce29ea
fix identity binding ask login error callback
zhaoyiming0803 Apr 6, 2023
d264d89
style(all): 1. 问题反馈样式修改 2. 只有一个tab隐藏
Apr 6, 2023
ca9b295
Merge branch 'dev-v6' of github.com:Authing/Guard into dev-v6
Apr 6, 2023
e8c4695
feat(all): 1. 注册页面 tab 只有一个时隐藏2.信息补充ui
Apr 6, 2023
4c6f87f
feat: add message for onCreateError in identityBindingAsk
zhaoyiming0803 Apr 6, 2023
d92e8fb
Merge branch 'dev-v6' of github.com:Authing/Guard into dev-v6
zhaoyiming0803 Apr 6, 2023
fadaf97
style(all): 1. 输入框样式 2. 按钮动画
Apr 6, 2023
e51006a
Merge branch 'dev-v6' of github.com:Authing/Guard into dev-v6
Apr 6, 2023
3139976
fix(GuardButton): add props.children to useEffect dependencies
zhaoyiming0803 Apr 6, 2023
b9926a0
Merge branch 'dev-v6' of github.com:Authing/Guard into dev-v6
zhaoyiming0803 Apr 6, 2023
a50e4e9
fix(style): VerifyCodeInput
zhaoyiming0803 Apr 6, 2023
521a749
feat(all): 1. 多账户选择样式修改 2. 用户名重置 ui 3. 按钮动效
Apr 7, 2023
97e0ac1
chore: update dist path
zhaoyiming0803 Apr 7, 2023
9dbcd60
v6.0.0-alpha.5
zhaoyiming0803 Apr 7, 2023
c283be5
fix iconfont path and cdn path
zhaoyiming0803 Apr 7, 2023
abe2241
feat(all): 1. 新版 input 添加 name 约束 2. ui 调整
Apr 7, 2023
eb5fc89
test: run examples for version 6.0.0-alpha.5
zhaoyiming0803 Apr 7, 2023
fd4c028
Merge branch 'dev-v6' of github.com:Authing/Guard into dev-v6
zhaoyiming0803 Apr 7, 2023
6dc8b4a
fix building config
zhaoyiming0803 Apr 7, 2023
8bf32f0
v6.0.0-alpha.6
zhaoyiming0803 Apr 7, 2023
adf0dcd
test: run examples for version 6.0.0-alpha.6
zhaoyiming0803 Apr 7, 2023
d679b39
chore: replace 'AuthingGuardFactory' with 'GuardFactory'
zhaoyiming0803 Apr 7, 2023
05bbd6b
fix ChangeLanguage font size
zhaoyiming0803 Apr 7, 2023
8d094a2
feat(all): 1. 密码disable
Apr 7, 2023
3971b44
fix styles
zhaoyiming0803 Apr 7, 2023
4be089e
Merge branch 'dev-v6' of github.com:Authing/Guard into dev-v6
zhaoyiming0803 Apr 7, 2023
0f62b8f
chore: add build ui script and rename 'webpack-bundle-analyzer' with …
zhaoyiming0803 Apr 8, 2023
0b4b46f
fix styles
zhaoyiming0803 Apr 8, 2023
39ccd0e
fix(style): CompleteInfo & mfa(email & sms)
zhaoyiming0803 Apr 8, 2023
d9703c7
chore: add script, upload guard static files to latest version
zhaoyiming0803 Apr 9, 2023
6596adf
feat(success): 提交成功页样式
Apr 9, 2023
9e73056
feat(all): 问题反馈和完善信息按钮状态
Apr 9, 2023
38310e7
fix Select styles
zhaoyiming0803 Apr 9, 2023
4c922ff
test: delete reference of useGuardButtonState
zhaoyiming0803 Apr 9, 2023
500e449
fix: styles & ts type
zhaoyiming0803 Apr 9, 2023
67dbdbc
fix full screen conditions, add default onAfterChangeModule event
zhaoyiming0803 Apr 9, 2023
258b597
Merge branch 'dev-v6' of github.com:Authing/Guard into dev-v6
Apr 10, 2023
de2abc6
feat(button): disable 状态修改
Apr 10, 2023
0820c24
chore: update example
zhaoyiming0803 Apr 10, 2023
a099188
Merge branch 'test-delete-reference-useGuardButtonState' of github.co…
Apr 10, 2023
3dd3521
Merge branch 'dev-v6' of github.com:Authing/Guard into dev-v6
Apr 10, 2023
bbb5d2a
chore: update example and index.html
zhaoyiming0803 Apr 10, 2023
1e374b5
feat(all): ui 调整
Apr 10, 2023
a68568b
style(tab): 删除高亮文字阴影
Apr 10, 2023
f53ad86
feat(all): 1. 发送验证码文字居右 2. 移动端border-radius为0 3. 按钮动画
Apr 10, 2023
e3c6c5c
feat: add animation when open the guard
zhaoyiming0803 Apr 10, 2023
e942b41
Merge branch 'dev-v6' into 'dev-v6'
zhaoyiming0803 Apr 10, 2023
d21f73f
chore: update script of building ui
zhaoyiming0803 Apr 10, 2023
26fe3f5
feat(all): ui 调整
Apr 11, 2023
f16cd6b
feat(all): 1. 完善信息逻辑 2. 样式调整
Apr 11, 2023
27903c2
feat(all): 1. 补全信息设置最大高度
Apr 11, 2023
fc359bc
feat(all): 身份源样式调整
Apr 11, 2023
ad04628
style(all): 1. 反馈ui调整 2. 错误ui调整
Apr 11, 2023
9dcb94e
feat(all): 样式调整
Apr 12, 2023
1d8726b
chore: udpate Guard scale
zhaoyiming0803 Apr 12, 2023
755accd
Merge branch 'dev-v6' of github.com:Authing/Guard into dev-v6
zhaoyiming0803 Apr 12, 2023
fc0ae92
feat(all): 1. 移动端兼容 2. 返回按钮不展示不渲染
Apr 12, 2023
16bbf86
Merge branch 'dev-v6' of github.com:Authing/Guard into dev-v6
Apr 12, 2023
3f0b04e
feat(all): 1. 下拉样式修改 2. 滚动条样式修改
Apr 12, 2023
39e427e
feat(all): 样式调整
Apr 12, 2023
ce6de3d
style(mfa): 展示验证码光标
Apr 13, 2023
6d2d77a
style(guard): fixed 布局居中
Apr 13, 2023
0b033ae
feat(all): 修改按钮动画
Apr 13, 2023
5b4b945
feat(all): 1. 身份源 tooltip 不展示问题 2. 样式调整
Apr 13, 2023
5ac7525
style: 修改记住密码变蓝问题
Apr 13, 2023
64e0e07
feat: update animation when open the Guard
zhaoyiming0803 Apr 13, 2023
561e59d
feat: update animation styles
zhaoyiming0803 Apr 13, 2023
8d8d98c
chore: update styles
zhaoyiming0803 Apr 13, 2023
229b6ca
feat: update animation
zhaoyiming0803 Apr 13, 2023
4f978c3
chore: update animation duration
zhaoyiming0803 Apr 13, 2023
e10975a
chore: update animation duration
zhaoyiming0803 Apr 13, 2023
25bece7
feat(style): 错误提示距离
Apr 14, 2023
4814858
style(guard): 删除因语言切换添加的视觉居中
Apr 14, 2023
7d76b68
chore: replace 'img' with 'ImagePro'
zhaoyiming0803 Apr 14, 2023
dfc0b99
feat(login): qrcode 样式
Apr 14, 2023
cb1e971
Merge branch 'dev-v6' of github.com:Authing/Guard into dev-v6
Apr 14, 2023
8077bb7
fix OTP loading styles
zhaoyiming0803 Apr 14, 2023
e8ee69e
Merge branch 'dev-v6' of github.com:Authing/Guard into dev-v6
zhaoyiming0803 Apr 14, 2023
c3fa106
feat(all): 1. update text 2. social style 3. icon
Apr 14, 2023
359e145
Merge branch 'dev-v6' of github.com:Authing/Guard into dev-v6
Apr 14, 2023
65b227c
v6.0.0-alpha.7
zhaoyiming0803 Apr 14, 2023
eb339f5
test: run examples for version 6.0.0-alpha.7
zhaoyiming0803 Apr 14, 2023
b668924
fix startRegister and add testing
zhaoyiming0803 Apr 14, 2023
11e9e44
chore(index.tsx): delete useless varibles
zhaoyiming0803 Apr 15, 2023
2509482
chore(Back & MFA & Qrcode & SendCode): update styles
zhaoyiming0803 Apr 15, 2023
79bbb60
feat: init doc v6 :rocket:
zhaoyiming0803 Apr 15, 2023
8217b94
chore: update index.html, add meta tag
zhaoyiming0803 Apr 15, 2023
b23a777
chore: update doc config
zhaoyiming0803 Apr 16, 2023
0e34b7c
chore: update comments
zhaoyiming0803 Apr 16, 2023
372d1a4
doc: add privatization ane guide
zhaoyiming0803 Apr 16, 2023
8659573
chore: update README.md
zhaoyiming0803 Apr 16, 2023
bf78d49
doc: add api - login & logout & changeView & events
zhaoyiming0803 Apr 16, 2023
7ad1dbc
test: add changeView examples
zhaoyiming0803 Apr 16, 2023
38f60ef
feat: add type of IGuardTabType and test code
zhaoyiming0803 Apr 16, 2023
fb85e62
chore: update build script
zhaoyiming0803 Apr 17, 2023
0fe6e95
Merge branch 'dev-v6' of github.com:Authing/Guard into dev-doc-v6
zhaoyiming0803 Apr 17, 2023
a0a814c
Merge pull request #207 from Authing/dev-doc-v6
zhaoyiming0803 Apr 17, 2023
9772204
fix(change-language-container): update styles
zhaoyiming0803 Apr 17, 2023
c959147
feat: optimize changeView, adapt string and object
zhaoyiming0803 Apr 17, 2023
99b826f
v6.0.0-alpha.8
zhaoyiming0803 Apr 17, 2023
8f121a2
test: run examples for version 6.0.0-alpha.8
zhaoyiming0803 Apr 17, 2023
484d3a5
fix(IChangeViewOptions): update module and tab types
zhaoyiming0803 Apr 17, 2023
2200ed3
v6.0.0-alpha.9
zhaoyiming0803 Apr 17, 2023
0fd099e
fix IGuardTabType and css path in Angular
zhaoyiming0803 Apr 17, 2023
a937eec
test: run examples for version 6.0.0-alpha.9
zhaoyiming0803 Apr 17, 2023
b14cb34
doc: update api & release & features
zhaoyiming0803 Apr 17, 2023
3c13abb
doc: update sidebar text
zhaoyiming0803 Apr 17, 2023
9b17d3a
doc: update change-view
zhaoyiming0803 Apr 17, 2023
eb7faf8
docs: update docs
Apr 17, 2023
1c5af88
Merge branch 'dev-v6' of github.com:Authing/Guard into dev-v6
Apr 17, 2023
c13c515
doc(mode & login): update descriptions
zhaoyiming0803 Apr 17, 2023
8b90945
Merge branch 'dev-v6' of github.com:Authing/Guard into dev-v6
zhaoyiming0803 Apr 17, 2023
30bf229
test: add examples for agreements
zhaoyiming0803 Apr 18, 2023
c3589eb
doc: add agreements and update Guard Type
zhaoyiming0803 Apr 18, 2023
a8a83d2
v6.0.0-alpha.10
zhaoyiming0803 Apr 18, 2023
6b01768
test: run examples for version 6.0.0-alpha.10
zhaoyiming0803 Apr 18, 2023
5006c71
chore: delete useless codes
zhaoyiming0803 Apr 18, 2023
e33bd04
style(guard): update arrow style
Apr 18, 2023
1c20208
chore: delete useless file
zhaoyiming0803 Apr 18, 2023
bb6267b
style(icon): 修改图标大小/ label 添加右边距离
Apr 18, 2023
f0e51fe
Merge branch 'dev-v6' of github.com:Authing/Guard into dev-v6
Apr 18, 2023
c46c07a
style(code): loading 加载效果
Apr 18, 2023
17bff30
style: update bottom
Apr 18, 2023
4786c05
fix(login): 解决移动端点击不生效问题
Apr 18, 2023
bca6fe7
style(guard): modal 模式 language 位置
Apr 19, 2023
e9cc929
Update README.md
zhaoyiming0803 Apr 20, 2023
e4aa6db
feat(guard): 修改 guard 命名
Apr 20, 2023
7545b02
Merge branch 'dev-v6' of github.com:Authing/Guard into dev-v6
Apr 20, 2023
46c92ea
v6.0.0-alpha.11
zhaojj332 Apr 20, 2023
8f28501
style(input): 调整输入框字号
Apr 20, 2023
79fac89
Merge branch 'dev-v6' of github.com:Authing/Guard into dev-v6
Apr 20, 2023
66bbe7d
style(mfa/question): 1. mfa 输入框字号 2. 问题反馈输入框padding
Apr 20, 2023
d9717f5
chore: update docs
zhaoyiming0803 Apr 21, 2023
0b33993
chore: delete useless file
zhaoyiming0803 Apr 21, 2023
f892712
doc: replace text with link of 'changeView'
zhaoyiming0803 Apr 22, 2023
f428b9b
doc: replace text with link of 'changeView'
zhaoyiming0803 Apr 22, 2023
098015e
chore: update comment style
zhaoyiming0803 Apr 22, 2023
af4fbf9
Update README.md
zhaoyiming0803 Apr 22, 2023
72bc661
doc: fix type in vue3 and update comments
zhaoyiming0803 Apr 23, 2023
ba932d3
style(tooltip): fix style
Apr 25, 2023
1c6870e
Merge branch 'dev-v6' of github.com:Authing/Guard into dev-v6
Apr 25, 2023
981fbf4
chore: add webpack.prod.base.config and optimize scripts
zhaoyiming0803 Apr 26, 2023
5aca4ec
chore: drop comments when building production dist
zhaoyiming0803 Apr 26, 2023
f3c88b8
v6.0.0-alpha.12
zhaoyiming0803 Apr 26, 2023
fb8aae1
chore: format & optimize codes
zhaoyiming0803 Apr 26, 2023
56bba6c
test: run examples for version 6.0.0-alpha.12
zhaoyiming0803 Apr 26, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
10 changes: 8 additions & 2 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,17 @@ module.exports = {
// using interface to define function types is compliant, but `eslint/no-unused-vars` will prompt for unused parameters......
// so set `args === none` here
// and leave `no-unused-vars` to `@typescript-eslint/no-unused-vars`
"no-unused-vars": ["error", { "vars": "all", "args": "none", "ignoreRestSiblings": false }],
"no-unused-vars": 'off',
"@typescript-eslint/no-unused-vars": ['error'],
'@typescript-eslint/no-explicit-any': 'off',
'@typescript-eslint/no-var-requires': 'off',
'@typescript-eslint/no-empty-interface': 'off',
'@typescript-eslint/ban-ts-comment': 'off'
'@typescript-eslint/ban-ts-comment': 'off',
'@typescript-eslint/no-non-null-assertion': 'off',
'@typescript-eslint/no-empty-function': 'off',
'prefer-const': 'off',
'@typescript-eslint/ban-types': 'off',
'prettier/prettier': 'off',
'@typescript-eslint/no-unused-vars': 'off'
}
}
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Bug report
about: For reporting bugs or errors in the Authing Guard
about: For reporting bugs or errors in the Authing Guard components
title: 'Issue: Open an issue'
labels: bug
assignees: zhaoyiming0803
Expand Down
3 changes: 0 additions & 3 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,3 @@ contact_links:
- name: Questions
url: https://forum.authing.cn/
about: For general questions, support requests and discussions
- name: Document
url: https://docs.authing.cn/v2/reference/guard/v2/
about: Authing Guard
8 changes: 4 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@ jobs:

- name: build
run: |
npm run build:guard
npm run build:guard-shim-react18
npm run build:core
npm run transfer-packages
lerna link
lerna run build
lerna run build:lib

- name: update version
run: |
Expand All @@ -78,7 +78,7 @@ jobs:
npm config set //registry.npmjs.org/:_authToken=$NPM_AUTH_TOKEN
lerna run release:alpha
echo "release:alpha successfully 🚀"

- name: upload oss
run: |
npm run oss accessKeyId=$OSS_KEY_ID accessKeySecret=$OSS_KEY_SECRET
Expand Down
2 changes: 1 addition & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
semi: false
singleQuote: true
printWidth: 80
printWidth: 100
trailingComma: 'none'
arrowParens: 'avoid'
tabWidth: 2
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2019 Authing
Copyright (c) 2023 Authing

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
14 changes: 7 additions & 7 deletions README-zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,6 @@
|@authing/guard-angular|[![npm version](https://badge.fury.io/js/@authing%2Fguard-angular.svg)](https://www.npmjs.com/package/@authing/guard-angular)|<a href="https://docs.authing.cn/v2/reference/guard/v2/web.html" target="_blank">Guard 适用于 Angular</a>|
|@authing/guard|[![npm version](https://badge.fury.io/js/@authing%2Fguard.svg)](https://www.npmjs.com/package/@authing/guard)|<a href="https://docs.authing.cn/v2/reference/guard/v2/web.html" target="_blank">Guard 适用于原生 JavaScript</a>|

## 🖥 环境支持

| [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" alt="IE / Edge" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)<br>IE / Edge | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png" alt="Firefox" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)<br>Firefox | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png" alt="Chrome" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)<br>Chrome | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png" alt="Safari" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)<br>Safari |
| --- | --- | --- | --- |
| IE11, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |

## ✨ 特性

### 🌈 拥有丰富的登录注册方式
Expand All @@ -63,9 +57,15 @@ Authing 支持 OAuth2、OIDC、SAML、LDAP 等多种协议,开发者可以配
<img src="https://docs.authing.cn/authing-assets/init-guard-react.png" width="650" />
</div>

## 🖥 环境支持

| [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" alt="IE / Edge" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)<br> Edge | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png" alt="Firefox" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)<br>Firefox | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png" alt="Chrome" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)<br>Chrome | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png" alt="Safari" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)<br>Safari |
| --- | --- | --- | --- |
| last 2 versions | last 2 versions | last 2 versions | last 2 versions | last 2 versions |

## 👀 在线体验

点击查看 [sample-sso.authing.cn](https://sample-sso.authing.cn/login?app_id=5d70d0e991fdd597019df70d&protocol=oidc&finish_login_url=%2Finteraction%2Foidc%2Fd7223e6b-b796-4068-a3f2-298d527993c2%2Flogin&login_page_context=)
[点击查看](https://cdn.authing.co/packages/guard/ui/index.html)

## 📚 文档

Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ The Guard helps developers shield the details of the underlying authentication a

## 🖥 Environment Support

| [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" alt="IE / Edge" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)<br>IE / Edge | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png" alt="Firefox" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)<br>Firefox | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png" alt="Chrome" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)<br>Chrome | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png" alt="Safari" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)<br>Safari |
| [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" alt="IE / Edge" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)<br> Edge | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png" alt="Firefox" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)<br>Firefox | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png" alt="Chrome" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)<br>Chrome | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png" alt="Safari" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)<br>Safari |
| --- | --- | --- | --- |
| IE11, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
| last 2 versions | last 2 versions | last 2 versions | last 2 versions | last 2 versions |

## ✨ Features

Expand Down Expand Up @@ -65,7 +65,7 @@ Authing supports many protocols such as OAuth2, OIDC, SAML, LDAP, etc. Developer

## 👀 Online preview

Click to [sample-sso.authing.cn](https://sample-sso.authing.cn/login?app_id=5d70d0e991fdd597019df70d&protocol=oidc&finish_login_url=%2Finteraction%2Foidc%2Fd7223e6b-b796-4068-a3f2-298d527993c2%2Flogin&login_page_context=)
[Click to](https://cdn.authing.co/packages/guard/ui/index.html)

## 📚 Documentation

Expand Down
Empty file added config.yaml
Empty file.
Loading