pcibraro / hawknet

Hawk protocol implementation for .NET
MIT License
114 stars 35 forks source link

About HawkNet on Asp.Net Core 2.0 #34

Open ukwai1203 opened 5 years ago

ukwai1203 commented 5 years ago

Does the HawkNet.WebApi.HawkAuthentication function in asp.net core 2.0? I modify the hawknet/Example and hawknet/HawkNet.WebApi for my project. However, the HAWK request Authorization working, but in HAWK response Authorization, the server authorization header is missing. Is this framework issue? This is the example in controller, the HawkCredentialRepository is follow the https://github.com/pcibraro/hawknet/blob/master/Example/HawkCredentialRepository.cs image

kinosang commented 5 years ago

I've created a HAWK Authentication provider for .net core, you can get it from https://www.nuget.org/packages/JoyMoe.HawkAuthentication.AspNetCore

ukwai1203 commented 5 years ago

Thanks.

Chino Chang notifications@github.com 于 2019年2月14日周四 上午11:20写道:

I've created a HAWK Authentication provider for .net core, you can get it from https://www.nuget.org/packages/JoyMoe.HawkAuthentication.AspNetCore

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/pcibraro/hawknet/issues/34#issuecomment-463472089, or mute the thread https://github.com/notifications/unsubscribe-auth/Aj3bftoxq3GHpDYxtC9H7DhHUG528tlvks5vNNYbgaJpZM4YA9vh .