You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 30, 2025. It is now read-only.
The Federated Keyless Example shows how to set up a Federated Keyless account using Auth0 as the IAM provider.
8
+
9
+
Explore the code in [aptos-keyless-example repository](https://github.com/aptos-labs/aptos-keyless-example/tree/main/examples/federated-keyless-example/).
10
+
11
+
The Keyless Simple Example is currently undergoing maintenance. Please check back later.
Copy file name to clipboardExpand all lines: apps/nextra/pages/en/build/guides/aptos-keyless/simple-example.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,11 @@ title: "Keyless Simple Example"
4
4
5
5
# Keyless Simple Example
6
6
7
-
Explore the code in [aptos-keyless-example repository](https://github.com/aptos-labs/aptos-keyless-example/).
7
+
Explore the code in [aptos-keyless-example repository](https://github.com/aptos-labs/aptos-keyless-example/tree/main/examples/keyless-example/).
8
8
9
9
The Keyless Simple Example is currently undergoing maintenance. Please check back later.
10
10
11
-
This is a live Keyless example on CodeSandbox. Follow the instructions in the `README.md` to add your own Google `client_id`. Explore the code in [aptos-keyless-example repository](https://github.com/aptos-labs/aptos-keyless-example/).
11
+
This is a live Keyless example on StackBlitz. Follow the instructions in the `README.md` to add your own Google `client_id`. Explore the code in [aptos-keyless-example repository](https://github.com/aptos-labs/aptos-keyless-example/tree/main/examples/keyless-example/).
0 commit comments