mirror of
https://github.com/bitwarden/server
synced 2025-12-06 00:03:34 +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
|
||||
{
|
||||
[Obsolete]
|
||||
[Route("auth")]
|
||||
public class AuthController : Controller
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user