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-05-04 21:52:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Ocelot
/
src
/
Ocelot.Library
/
Infrastructure
/
Authentication
History
TomPallister
ce84ad4fc2
Added tests for identity server reference tokens, general refactoring and come config validation
2016-10-16 20:28:23 +01:00
..
AuthenticationHandler.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
AuthenticationHandlerCreator.cs
Added tests for identity server reference tokens, general refactoring and come config validation
2016-10-16 20:28:23 +01:00
AuthenticationHandlerFactory.cs
Added tests for identity server reference tokens, general refactoring and come config validation
2016-10-16 20:28:23 +01:00
IAuthenticationHandlerCreator.cs
Added tests for identity server reference tokens, general refactoring and come config validation
2016-10-16 20:28:23 +01:00
IAuthenticationHandlerFactory.cs
Added tests for identity server reference tokens, general refactoring and come config validation
2016-10-16 20:28:23 +01:00
SupportAuthenticationProviders.cs
Added tests for identity server reference tokens, general refactoring and come config validation
2016-10-16 20:28:23 +01:00
UnableToCreateAuthenticationHandlerError.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