Move OpenId folder

This commit is contained in:
nicolas.dorier
2019-10-18 21:36:32 +09:00
parent 9648836e2d
commit c5ba063edf
8 changed files with 8 additions and 8 deletions

View File

@@ -8,7 +8,7 @@ using System;
using System.Collections.Immutable;
using System.Linq;
using System.Threading.Tasks;
using BTCPayServer.Authentication.OpenId;
using BTCPayServer.Security.OpenId;
using BTCPayServer.Data;
using BTCPayServer.Models;
using BTCPayServer.Models.Authorization;