This website requires JavaScript.
Explore
Help
Register
Sign In
tk
/
Ocelot
Watch
1
Star
0
Fork
0
You've already forked Ocelot
mirror of
https://github.com/nsnail/Ocelot.git
synced
2025-04-22 18:22:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Ocelot
/
test
/
Ocelot.UnitTests
/
Middleware
History
TomPallister
320b442526
got identity server access token acceptance test working, created factory for choosing auth handlers, a creator for making the auth handlers, some general refactoring...next step is injecting the config for the auth handler creator in some way or just passing it in
2016-10-15 13:50:43 +01:00
..
AuthenticationMiddlewareTests.cs
got identity server access token acceptance test working, created factory for choosing auth handlers, a creator for making the auth handlers, some general refactoring...next step is injecting the config for the auth handler creator in some way or just passing it in
2016-10-15 13:50:43 +01:00
DownstreamRouteFinderMiddlewareTests.cs
Added first authentiction code..we have a test that makes sure we are unauthenticed but i havent been able to get authenticated to work yet due to identity server usual madness when calling with their SDK!
2016-10-15 11:17:18 +01:00
DownstreamUrlCreatorMiddlewareTests.cs
Added first authentiction code..we have a test that makes sure we are unauthenticed but i havent been able to get authenticated to work yet due to identity server usual madness when calling with their SDK!
2016-10-15 11:17:18 +01:00
HttpRequestBuilderMiddlewareTests.cs
Added first authentiction code..we have a test that makes sure we are unauthenticed but i havent been able to get authenticated to work yet due to identity server usual madness when calling with their SDK!
2016-10-15 11:17:18 +01:00
HttpRequesterMiddlewareTests.cs
Added first authentiction code..we have a test that makes sure we are unauthenticed but i havent been able to get authenticated to work yet due to identity server usual madness when calling with their SDK!
2016-10-15 11:17:18 +01:00
HttpResponderMiddlewareTests.cs
Added first authentiction code..we have a test that makes sure we are unauthenticed but i havent been able to get authenticated to work yet due to identity server usual madness when calling with their SDK!
2016-10-15 11:17:18 +01:00