Auth endpoints are now functional
This commit is contained in:
@ -17,10 +17,10 @@ using System.ComponentModel.DataAnnotations;
|
||||
using IO.Swagger.Attributes;
|
||||
using IO.Swagger.Security;
|
||||
using Microsoft.AspNetCore.Authorization;
|
||||
using IO.Swagger.Models;
|
||||
using IO.Swagger.Models.dto;
|
||||
|
||||
namespace IO.Swagger.Controllers
|
||||
{
|
||||
{
|
||||
/// <summary>
|
||||
///
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user