maxgalbu / adonis5-jwt

JWT Authentication service for Adonisjs v5
MIT License
86 stars 15 forks source link

Invalid guard driver "jwt" property #25

Open mdsadiqueinam opened 1 year ago

mdsadiqueinam commented 1 year ago

running the test with client.get('/').loginAs(user) throws the error Invalid guard driver "jwt" property

felladrin commented 1 year ago

ℹ️ There's a workaround mentioned in this discussion.