We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3dc0257 + e7ed658 commit cb777a3Copy full SHA for cb777a3
ModuleConfig.cfc
@@ -110,7 +110,7 @@ component {
110
customInterceptionPoints = [
111
// Validator Events
112
"cbSecurity_onInvalidAuthentication",
113
- "cbSecurity_onInvalidAuhtorization",
+ "cbSecurity_onInvalidAuthorization",
114
// JWT Events
115
"cbSecurity_onJWTCreation",
116
"cbSecurity_onJWTInvalidation",
0 commit comments