mirror of
https://github.com/bitwarden/server
synced 2025-12-15 15:53:59 +00:00
move TokenRetrieval to api
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Linq;
|
||||
|
||||
namespace Bit.Core.IdentityServer
|
||||
namespace Bit.Api.Utilities
|
||||
{
|
||||
public static class TokenRetrieval
|
||||
{
|
||||
Reference in New Issue
Block a user