eosjs-window-message-signature-provider-interface
Messaging interface
Provides an interface between desktop browsers and authenticator apps using the Window Messaging API and EOSIO Authentication Transport Protocol.
A Signature Provider Interface for communicating with an authenticator over the Window Messaging API using the EOSIO Authentication Transport Protocol Spec.
3 stars
22 watching
4 forks
Language: TypeScript
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
eosio/eosjs-ios-browser-signature-provider-interface | Enables iOS web applications to securely authenticate with an EOSIO authenticator app using the Authentication Transport Protocol Specification | 3 |
eosio/eosjs-signature-provider-interface | Provides an interface for authenticating with external services using the EOSIO Authentication Transport Protocol Specification | 4 |
greymass/eosio-signing-request-java | A Java library for generating and decoding EOSIO signing requests, used to facilitate transactions between applications and wallets. | 2 |
eosio/eosio-webauthn-example-app | An application demonstrating EOSIO signing via WebAuthn using TypeScript and a private blockchain chain. | 38 |
greymass/anchor | A software application providing a user interface and key management features for interacting with the EOSIO blockchain network. | 571 |
eosio/eosio-reference-chrome-extension-authenticator-app | A Chrome extension project demonstrating secure and transparent transaction signing on the EOSIO blockchain | 25 |
eosio/universal-authenticator-library | A library providing a unified API to interact with multiple authentication providers, allowing developers to easily integrate various authenticators into their applications. | 127 |
greymass/anchor-link | A secure signature provider for EOSIO chains using EEP-7 signing requests | 54 |
eosio/ual-plainjs-renderer | A Plain JS renderer around the Universal Authenticator Library for building UAL-based authentication flows | 11 |
eosio/ual-eosio-reference-authenticator | An authenticator library for integrating with EOSIO Reference Authenticator Apps and the Universal Authenticator Library | 7 |
eosio/eosio-authentication-transport-protocol-spec | Provides guidelines and standards for authenticating requests to external applications on the EOSIO blockchain | 10 |
eosio/eosio-reference-ios-authenticator-app | An iOS app demonstrating inter-application transaction signing on the EOSIO blockchain | 66 |
eosio/ual-lynx | An authenticator library for the Lynx mobile app and Universal Authenticator Library | 5 |
eosio/ual-reactjs-renderer | Provides a React renderer around the Universal Authenticator Library for building EOSIO-based applications | 23 |
greymass/eosio-signing-request-demo | Demos various ways to use the eosio-signing-request library | 5 |