mikebronner / nova-passport-manager

Manage Passport clients and tokens from within Nova.
26 stars 18 forks source link

[BUG] t.revoke is not a function #16

Closed ThaDaVos closed 4 years ago

ThaDaVos commented 4 years ago

When I press the revoke button on a Authorized Application nothing happens and an error is shown in the console.

ThaDaVos commented 4 years ago

Issue seems to be here probably? https://github.com/GeneaLabs/nova-passport-manager/blob/master/resources/js/components/Tool.vue#L251

ThaDaVos commented 4 years ago

The fix: revoke should be revokeAuthorizedToken

mikebronner commented 4 years ago

@ThaDaVos Thanks for catching this!!

mikebronner commented 4 years ago

Can you give release 0.5.4 a try and let me know if it works for you?

ThaDaVos commented 4 years ago

Sorry I cannot in the current project as this seems to be a package to manage the personal passport stuff - it's not for admins