首先调用接口拿到授权,具体如下:
其次拿着授权,去请求指定的 webapi接口,具体如下:
资源下载此资源下载价格为2D币,请先登录
资源文件列表
Webapi_JWT_Authentication-master/LICENSE , 1061
Webapi_JWT_Authentication-master/README.md , 1746
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication.sln , 1022
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication.v12.suo , 48640
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/App_Start/BundleConfig.cs , 1126
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/App_Start/FilterConfig.cs , 280
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/App_Start/RouteConfig.cs , 595
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/App_Start/WebApiConfig.cs , 673
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/ApiDescriptionExtensions.cs , 1515
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/App_Start/HelpPageConfig.cs , 6521
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/Controllers/HelpController.cs , 1934
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/HelpPage.css , 2311
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/HelpPageAreaRegistration.cs , 683
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/HelpPageConfigurationExtensions.cs , 24121
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/ModelDescriptions/CollectionModelDescription.cs , 212
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/ModelDescriptions/ComplexTypeModelDescription.cs , 399
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/ModelDescriptions/DictionaryModelDescription.cs , 159
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/ModelDescriptions/EnumTypeModelDescription.cs , 419
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/ModelDescriptions/EnumValueDescription.cs , 257
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/ModelDescriptions/IModelDocumentationProvider.cs , 270
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/ModelDescriptions/KeyValuePairModelDescription.cs , 284
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/ModelDescriptions/ModelDescription.cs , 348
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/ModelDescriptions/ModelDescriptionGenerator.cs , 19098
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/ModelDescriptions/ModelNameAttribute.cs , 576
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/ModelDescriptions/ModelNameHelper.cs , 1454
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/ModelDescriptions/ParameterAnnotation.cs , 246
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/ModelDescriptions/ParameterDescription.cs , 556
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/ModelDescriptions/SimpleTypeModelDescription.cs , 147
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/Models/HelpPageApiModel.cs , 3980
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/SampleGeneration/HelpPageSampleGenerator.cs , 20975
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/SampleGeneration/HelpPageSampleKey.cs , 6489
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/SampleGeneration/ImageSample.cs , 1068
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/SampleGeneration/InvalidSample.cs , 987
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/SampleGeneration/ObjectGenerator.cs , 19507
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/SampleGeneration/SampleDirection.cs , 242
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/SampleGeneration/TextSample.cs , 901
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/Views/Help/Api.cshtml , 657
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/Views/Help/DisplayTemplates/ApiGroup.cshtml , 1218
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/Views/Help/DisplayTemplates/CollectionModelDescription.cshtml , 213
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/Views/Help/DisplayTemplates/ComplexTypeModelDescription.cshtml , 150
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/Views/Help/DisplayTemplates/DictionaryModelDescription.cshtml , 409
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/Views/Help/DisplayTemplates/EnumTypeModelDescription.cshtml , 688
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/Views/Help/DisplayTemplates/HelpPageApiModel.cshtml , 1765
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/Views/Help/DisplayTemplates/ImageSample.cshtml , 92
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/Views/Help/DisplayTemplates/InvalidSample.cshtml , 250
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/Views/Help/DisplayTemplates/KeyValuePairModelDescription.cshtml , 405
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/Views/Help/DisplayTemplates/ModelDescriptionLink.cshtml , 950
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/Views/Help/DisplayTemplates/Parameters.cshtml , 1657
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/Views/Help/DisplayTemplates/Samples.cshtml , 899
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/Views/Help/DisplayTemplates/SimpleTypeModelDescription.cshtml , 120
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/Views/Help/DisplayTemplates/TextSample.cshtml , 107
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/Views/Help/Index.cshtml , 1149
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/Views/Help/ResourceModel.cshtml , 596
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/Views/Shared/_Layout.cshtml , 256
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/Views/Web.config , 1812
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/Views/_ViewStart.cshtml , 162
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Areas/HelpPage/XmlDocumentationProvider.cs , 7054
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Content/Site.css , 315
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Content/bootstrap.css , 120502
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Content/bootstrap.min.css , 97949
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Controllers/HomeController.cs , 345
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Controllers/LoginController.cs , 3235
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Controllers/ValuesController.cs , 810
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Global.asax , 119
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Global.asax.cs , 678
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Models/Models.cs , 672
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Properties/AssemblyInfo.cs , 1381
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Scripts/_references.js , 600
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Scripts/bootstrap.js , 59250
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Scripts/bootstrap.min.js , 28518
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Scripts/jquery-1.10.2.intellisense.js , 159733
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Scripts/jquery-1.10.2.js , 273990
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Scripts/jquery-1.10.2.min.js , 94140
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Scripts/jquery-1.10.2.min.map , 140036
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Scripts/modernizr-2.6.2.js , 51458
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Scripts/respond.js , 10318
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Scripts/respond.min.js , 4860
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/TokenValidator.cs , 3741
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Views/Home/Index.cshtml , 1425
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Views/Shared/Error.cshtml , 264
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Views/Shared/_Layout.cshtml , 1506
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Views/Web.config , 1903
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Views/_ViewStart.cshtml , 54
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication.csproj , 15722
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication.csproj.user , 1680
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Web.Debug.config , 1241
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Web.Release.config , 1301
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/Web.config , 2442
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/favicon.ico , 32038
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/fonts/glyphicons-halflings-regular.eot , 14079
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/fonts/glyphicons-halflings-regular.svg , 63157
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/fonts/glyphicons-halflings-regular.ttf , 29512
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/fonts/glyphicons-halflings-regular.woff , 16448
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache , 18378
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs , 0
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs , 0
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs , 0
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/obj/Debug/WEBAPI_JWT_Authentication.csproj.FileListAbsolute.txt , 5351
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/obj/Debug/WEBAPI_JWT_Authentication.csprojResolveAssemblyReference.cache , 122990
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/obj/Debug/WEBAPI_JWT_Authentication.dll , 70656
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/obj/Debug/WEBAPI_JWT_Authentication.pdb , 163328
Webapi_JWT_Authentication-master/WEBAPI_JWT_Authentication/WEBAPI_JWT_Authentication/packages.config , 1716
Webapi_JWT_Authentication-master/media/decatechlabs.png , 91233
Webapi_JWT_Authentication-master/media/getjwt.png , 39910
Webapi_JWT_Authentication-master/media/jwt.png , 16853
Webapi_JWT_Authentication-master/media/jwtaccessecuredEndpoint.png , 21111