oauth2orize icon indicating copy to clipboard operation
oauth2orize copied to clipboard

Support async function to replace `done()`

Open saschanaz opened this issue 2 years ago • 0 comments

Many functions use done(), but perhaps it's time to migrate to async function and promise.

saschanaz avatar Mar 19 '23 14:03 saschanaz