Support for promise
Open
- Dominant language
- JavaScript
- Stars
- 8.2k
- Forks
- 565
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 12
Description
I am writing a custom token with async callback method that looks up value in a database. Problem is http request is logged in as [object Promise] for the custom token and doesn't "await" for the value to be resolved. Is there a workaround for this?
Contributor guide
Assessment
This issue has not been assessed yet.