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
This AuthApi will excercise security features in C# such as Jwt tokens, Cookies for sending access tokens, tokens rotation to better user experience, deterministic and non deterministic hashing e.t.c
This API has been tested using Postman, unit testing still in progress and yet to be documented with SwaggerUI.
About
This AuthApi will excercise security features in C# such as Jwt tokens, Cookies for sending access tokens, tokens rotation to better user experience, deterministic and non deterministic hashing e.t.c