mirror of
https://github.com/bitwarden/server.git
synced 2025-04-06 21:48:12 -05:00
deprecate authcontroller in favor of identity server
This commit is contained in:
parent
b08c960cc0
commit
54d065c3d9
@ -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
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user