UNPKG

arisen-spi

Version:

An abstract class that implements the ARISEN SignatureProvider interface, and provides helper methods for interacting with an authenticator using the ARISEN Authentication Transport Protocol Specification.

5 lines (4 loc) 131 B
export * from './SignatureProviderInterface'; export * from './interfaces'; export * from './utils'; export * from './instanceOf';