Skip to content

An example of how to build a webpage that uses Keyless accounts on aptos

Notifications You must be signed in to change notification settings

aptos-labs/aptos-keyless-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aptos Keyless Examples

This repository contains examples demonstrating how to implement Keyless accounts in Aptos applications.

There are two types of Keyless accounts showcased:

  • Keyless account: This example shows how to set up a Keyless account with Google OAuth.
  • Federated Keyless account: This example demonstrates how to set up a Federated Keyless account using Auth0, which supports multiple social login options, including custom options like username/password-based login.

Getting Started

Each example is located in its own folder under examples/. To get started with a specific example, navigate to its folder and follow the instructions in its README.md file:

Prerequisites

Before running the examples, make sure you have the bun runtime installed:

Each example may have additional specific requirements, such as API keys or environment variables. Please refer to the individual READMEs for detailed setup instructions.

About

An example of how to build a webpage that uses Keyless accounts on aptos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •