Skip to content

Commit 9049011

Browse files
authored
feat: remove coming soon tag (#1197)
remove comming soon tag
1 parent 3a4510a commit 9049011

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/secret-vault/federated-token-set.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar_label: Federated token set
66

77
import Availability from '@components/Availability';
88

9-
<Availability cloud="comingSoon" oss="comingSoon" />
9+
<Availability cloud oss={{ major: 1, minor: 31 }} />
1010

1111
Federated token set is a secret type stored in Logto's Secret Vault, used to securely manage access and refresh tokens issued by federated third-party identity providers. When a user authenticates via a social or enterprise SSO connector, Logto stores the issued tokens in the vault. These tokens can later be retrieved to access third-party APIs on the user's behalf, without requiring re-authentication.
1212

0 commit comments

Comments
 (0)