What is OWIN default user and password
I just created default WebApi project in Visual Studio which uses OWIN for authentication. What is its default user password as I need to get bearer token?
I just created default WebApi project in Visual Studio which uses OWIN for authentication. What is its default user password as I need to get bearer token?