UNPKG

@cryptr/cryptr-spa-js

Version:

Cryptr SDK for Single Page Applications using passwordless authentication and/or SSO

6 lines (5 loc) 122 B
declare const EventTypes: { REFRESH_INVALID_GRANT: string; REFRESH_EXPIRED: string; }; export default EventTypes;