Skip to content

Commit 9c42d41

Browse files
committed
Add SSO Authentication
1 parent dff2b64 commit 9c42d41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/HomepageFeatures/features.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ export const FeatureList: FeatureItem[] = [
149149
},
150150
{
151151
icon: 'ri-login-circle-line',
152-
title: 'Authentication',
152+
title: 'SSO Authentication',
153153
link: '/docs/Usermanual/features#oauth2-authentication',
154154
description: (
155155
<>

0 commit comments

Comments
 (0)