Commit c80de55
Add explicit ClaimsValidator implementation check for custom claims (#343)
* Add explicit ClaimsValidator implementation check for custom claims
Prevent user from misnaming or fat fingering the Validate() method implementation.
* Update example_test.go
---------
Co-authored-by: Christian Banse <oxisto@aybaze.com>1 parent 1e76606 commit c80de55
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
127 | 130 | | |
128 | 131 | | |
129 | 132 | | |
| |||
0 commit comments