This repository was archived by the owner on Dec 24, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +12
-8
lines changed
AspNet.Security.OAuth.Introspection
AspNet.Security.OAuth.Validation
Owin.Security.OAuth.Introspection
Owin.Security.OAuth.Validation Expand file tree Collapse file tree 4 files changed +12
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "version" : " 1.0.0-alpha1-final" ,
33
4+ "description" : " OAuth2 introspection middleware for ASP.NET Core." ,
5+ "authors" : [ " Kévin Chalet" ],
6+
47 "packOptions" : {
5- "description" : " OAuth2 introspection middleware for ASP.NET Core." ,
6- "authors" : [ " Kévin Chalet" ],
78 "owners" : [ " Kévin Chalet" ],
89
910 "projectUrl" : " https://github.com/aspnet-contrib/AspNet.Security.OAuth.Extensions" ,
Original file line number Diff line number Diff line change 11{
22 "version" : " 1.0.0-alpha1-final" ,
33
4+ "description" : " OAuth2 validation middleware for ASP.NET Core." ,
5+ "authors" : [ " Kévin Chalet" ],
6+
47 "packOptions" : {
5- "description" : " OAuth2 validation middleware for ASP.NET Core." ,
6- "authors" : [ " Kévin Chalet" ],
78 "owners" : [ " Kévin Chalet" ],
89
910 "projectUrl" : " https://github.com/aspnet-contrib/AspNet.Security.OAuth.Extensions" ,
Original file line number Diff line number Diff line change 11{
22 "version" : " 1.0.0-alpha1-final" ,
33
4+ "description" : " OAuth2 introspection middleware for OWIN/Katana." ,
5+ "authors" : [ " Kévin Chalet" ],
6+
47 "packOptions" : {
5- "description" : " OAuth2 introspection middleware for OWIN/Katana." ,
6- "authors" : [ " Kévin Chalet" ],
78 "owners" : [ " Kévin Chalet" ],
89
910 "projectUrl" : " https://github.com/aspnet-contrib/AspNet.Security.OAuth.Extensions" ,
Original file line number Diff line number Diff line change 11{
22 "version" : " 1.0.0-alpha1-final" ,
33
4+ "description" : " OAuth2 validation middleware for OWIN/Katana." ,
5+ "authors" : [ " Kévin Chalet" ],
6+
47 "packOptions" : {
5- "description" : " OAuth2 validation middleware for OWIN/Katana." ,
6- "authors" : [ " Kévin Chalet" ],
78 "owners" : [ " Kévin Chalet" ],
89
910 "projectUrl" : " https://github.com/aspnet-contrib/AspNet.Security.OAuth.Extensions" ,
You can’t perform that action at this time.
0 commit comments