Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
const getId = (): Identifier => Identifier.fromString(lsat.id) const getToken = (): string => lsat.toToken()
Utility library for working with LSAT auth tokens in javascript