Forum Discussion

staylor2916396's avatar
staylor2916396
New Member
2 years ago

swagger OAuth2

Hi. I have a node.js api, using swagger. I am trying to add security around each method to authenticate the user.  Using AWS Cognito user pool to authenticate users. I am using swagger 2.0.   I h...