-
I am following the documentation and this line of code is giving an error:
I am using @adonisjs/bouncer: "^3.1.1" Kindly point me to how to setup the ability and how to call it in the controller without getting this error |
Beta Was this translation helpful? Give feedback.
Answered by
kaypee90
Feb 1, 2024
Replies: 1 comment
-
fixed it by passing |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kaypee90
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
fixed it by passing
tokens: 'authTokens'
to tokensUserProvider