Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add support for more credential formats (#39)
fixes #38 BREAKING CHANGE: The method signature for `StatusMethod` requires support for both credential formats BREAKING CHANGE: The return type of `StatusMethod` is `Promise<CredentialStatus>` with the expectation to reject if there is a problem resolving the status.
- Loading branch information