Use API authorisation now provided by library.
This commit is contained in:
parent
c041c42dcf
commit
ba4bea18f4
6 changed files with 2 additions and 97 deletions
|
@ -4,9 +4,9 @@ using Microsoft.Extensions.Configuration;
|
|||
using Microsoft.Extensions.DependencyInjection;
|
||||
using Microsoft.Extensions.Hosting;
|
||||
using MongoDB.Driver;
|
||||
using Robware.Api.Blog.Authentication;
|
||||
using Robware.Blog;
|
||||
using Robware.Data;
|
||||
using Robware.Lib.Auth.ApiKey;
|
||||
using System;
|
||||
|
||||
namespace Robware.Api.Blog {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue