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 1
1
{
2
2
"version" : " 1.0.0-alpha2-*" ,
3
3
4
+ "description" : " OAuth2 introspection middleware for ASP.NET Core." ,
5
+ "authors" : [ " Kévin Chalet" ],
6
+
4
7
"packOptions" : {
5
- "description" : " OAuth2 introspection middleware for ASP.NET Core." ,
6
- "authors" : [ " Kévin Chalet" ],
7
8
"owners" : [ " Kévin Chalet" ],
8
9
9
10
"projectUrl" : " https://github.com/aspnet-contrib/AspNet.Security.OAuth.Extensions" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"version" : " 1.0.0-alpha2-*" ,
3
3
4
+ "description" : " OAuth2 validation middleware for ASP.NET Core." ,
5
+ "authors" : [ " Kévin Chalet" ],
6
+
4
7
"packOptions" : {
5
- "description" : " OAuth2 validation middleware for ASP.NET Core." ,
6
- "authors" : [ " Kévin Chalet" ],
7
8
"owners" : [ " Kévin Chalet" ],
8
9
9
10
"projectUrl" : " https://github.com/aspnet-contrib/AspNet.Security.OAuth.Extensions" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"version" : " 1.0.0-alpha2-*" ,
3
3
4
+ "description" : " OAuth2 introspection middleware for OWIN/Katana." ,
5
+ "authors" : [ " Kévin Chalet" ],
6
+
4
7
"packOptions" : {
5
- "description" : " OAuth2 introspection middleware for OWIN/Katana." ,
6
- "authors" : [ " Kévin Chalet" ],
7
8
"owners" : [ " Kévin Chalet" ],
8
9
9
10
"projectUrl" : " https://github.com/aspnet-contrib/AspNet.Security.OAuth.Extensions" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"version" : " 1.0.0-alpha2-*" ,
3
3
4
+ "description" : " OAuth2 validation middleware for OWIN/Katana." ,
5
+ "authors" : [ " Kévin Chalet" ],
6
+
4
7
"packOptions" : {
5
- "description" : " OAuth2 validation middleware for OWIN/Katana." ,
6
- "authors" : [ " Kévin Chalet" ],
7
8
"owners" : [ " Kévin Chalet" ],
8
9
9
10
"projectUrl" : " https://github.com/aspnet-contrib/AspNet.Security.OAuth.Extensions" ,
You can’t perform that action at this time.
0 commit comments