refactoring
This commit is contained in:
parent
dc8947b470
commit
d796f553f4
20 changed files with 29 additions and 11 deletions
|
|
@ -1,6 +1,7 @@
|
|||
using System;
|
||||
|
||||
namespace Yavsc.Abstract.Identity
|
||||
{
|
||||
using System;
|
||||
public class TokenInfo
|
||||
{
|
||||
public string AccessToken { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue