Open macintoshhelper opened 3 years ago
Apologies, just noticed that a PR exists for this already at #83 ; I feel that having both a sync, and async version of the authorize
function may be a better approach though and minimise on the lines of code. I can't seem to see the error stack on the CI.
Hi, I’m proposing adding a new
authorizeAsync
function, which helps for people who want to use the WebCrypto APIs, which are synchronous, i.e.