Skip to content

generateAuthorizationCode not being awaited #204

Closed
@MaximilianGaedig

Description

@MaximilianGaedig

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

No one assigned

    Labels

    bug 🐛Something isn't workingbug resolved 😃Bug has been resolved and fixed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions