Total Complexity | 20 |
Dependencies | 6 |
Dependents | 0 |
Total lines | 271 |
Lines of code | 141 |
Logical lines of code | 51 |
Comment lines | 87 |
Methods | 6 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
validateToken() | 43 | 8 | 45 | |
getJWTSigningAttributes() | 54 | 5 | 20 | |
issueToken() | 48 | 3 | 35 | |
extractTokenClaims() | 54 | 2 | 21 | |
generateUuid() | 62 | 1 | 13 | |
extractTokenHeaders() | 67 | 1 | 7 |