src/middleware/oauth2models.js
Showing 2 of 2 total issues
Function oauth2application
has 27 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
oauth2application (schema) { return { 'model': { 'ClientId': { type: schema.String
- Create a ticketCreate a ticket
Function oauth2accesstoken
has 26 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
oauth2accesstoken (schema) { return { 'model': { 'UserId': { type: schema.String
- Create a ticketCreate a ticket