-
-
Notifications
You must be signed in to change notification settings - Fork 55
Closed
Labels
bug 🐛Something isn't workingSomething isn't workingbug resolved 😃Bug has been resolved and fixed.Bug has been resolved and fixed.
Description
generateAuthorizationCode is not being awaited and when I use the authorizationCode in my model it errors because its a promise and not a string, pr: #203
This is a very important issue to fix because if someone follows the types and implements the model correctly it just crashes and doesn't work at all
Workaround: await authorizationCode in the models saveAuthorizationCode function
Metadata
Metadata
Assignees
Labels
bug 🐛Something isn't workingSomething isn't workingbug resolved 😃Bug has been resolved and fixed.Bug has been resolved and fixed.