mirror of
https://github.com/bitwarden/server
synced 2025-12-14 23:33:41 +00:00
deprecate authcontroller in favor of identity server
This commit is contained in:
@@ -9,6 +9,7 @@ using Bit.Core;
|
|||||||
|
|
||||||
namespace Bit.Api.Controllers
|
namespace Bit.Api.Controllers
|
||||||
{
|
{
|
||||||
|
[Obsolete]
|
||||||
[Route("auth")]
|
[Route("auth")]
|
||||||
public class AuthController : Controller
|
public class AuthController : Controller
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user