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
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-2
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