blockstack
Version:
The Blockstack Javascript library for authentication, identity, and storage.
32 lines (31 loc) • 653 B
YAML
toc:
- name: Authentication
file: src/auth/README.md
- redirectToSignIn
- isSignInPending
- handlePendingSignIn
- loadUserData
- isUserSignedIn
- signUserOut
- makeAuthRequest
- generateAndStoreTransitKey
- redirectToSignInWithAuthRequest
- getAuthResponseToken
- verifyAuthResponse
- name: Profiles
file: src/profiles/README.md
- extractProfile
- wrapProfileToken
- signProfileToken
- verifyProfileToken
- validateProofs
- lookupProfile
- name: Storage
file: src/storage/README.md
- getFile
- putFile
- deleteFile
- encryptContent
- decryptContent
- getAppBucketUrl
- getUserAppFileUrl