0.11.1
This patch reverts one change that was introduced in 0.11.0.
isAuthenticated()
now returnstrue
for any token value, not just for JWT format (three encoded parts separated by a dot).
This patch reverts one change that was introduced in 0.11.0.
isAuthenticated()
now returns true
for any token value, not just for JWT format (three encoded parts separated by a dot).