You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Jwt Validation for Authentication/Authorization. (#14)
And, Apply to all controller endpoints.
Also, provide a GenerateToken method (typically should be placed in a authorization server) for better testing use.
Modify WebTestSupport to add a jwt token for HttpClient before sending each requests.
Security Endpoints Integration tests.
Closes: #13
Signed-off-by: Jiandong Ma <[email protected]>
0 commit comments