Closed sofakingworld closed 6 years ago
Fixed by https://github.com/ueberauth/guardian/pull/430
@ueberauth/core could somebody release it if it nos released yet.
@hassox Do you think is possible to have some patch release so people dont keep getting into this error?
@yordis and @SofaKing18 v1.0.1 has been released 👍
In calling method Guardian.revoke(token) getting error below:
Seems like
mod.peek(token)
should be replaced totoken_mod.peek(token)
But when i did this, got another error:
I'm using Elixir 1.5.2