Help with class-based AuthChecker #1139
-
I'm trying to implement the class-based AuthChecker mentioned in the docs but the AuthCheckerInterface is not available in the published package. Also, the BuildContext.authChecker is only typed to the function-based AuthChecker. It feels like I'm missing something obvious. Can someone point me in the right direction, or perhaps this is unsupported at the moment? Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
MichalLytek
Dec 13, 2021
Replies: 1 comment 1 reply
-
Did you read the docs for |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
noahg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Did you read the docs for
v1.2.0-rc1
but installedv1.1.1
?