mirror of
https://github.com/bitwarden/server.git
synced 2025-07-02 16:42:50 -05:00
Move idenityserver implementations into API project
This commit is contained in:
@ -29,6 +29,7 @@ using IdentityServer4.Stores;
|
||||
using Bit.Core.Utilities;
|
||||
using Serilog;
|
||||
using Serilog.Events;
|
||||
using Bit.Api.IdentityServer;
|
||||
|
||||
namespace Bit.Api
|
||||
{
|
||||
|
Reference in New Issue
Block a user