devbaji/vue3-google-login

DecodeCredential type is not exported

Closed this issue · 1 comments

The DecodeCredential type is not exported from the package. This means that when a user calls decodeCredential(token: string), typescript is only seeing the result as an object.

Are you open to a PR that fixes this?

Nevermind - vscode was being dumb and I just had to restart it 🤦‍♂️