EF7 npgsql => ko aux clients => inutile en lib [obsdnx]
This commit is contained in:
10
Yavsc/ViewModels/Auth/AuthorisationView.cs
Normal file
10
Yavsc/ViewModels/Auth/AuthorisationView.cs
Normal file
@ -0,0 +1,10 @@
|
||||
|
||||
|
||||
namespace Yavsc.Models.Auth
|
||||
{
|
||||
public class AuthorisationView {
|
||||
public Scope[] Scopes { get; set; }
|
||||
public string Message { get; set; }
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user