chat room persistent db model
This commit is contained in:
parent
df9ff16c5c
commit
f356fd4ea8
7 changed files with 378 additions and 21 deletions
|
|
@ -23,8 +23,8 @@ namespace Yavsc {
|
|||
using System.Threading.Tasks;
|
||||
using Auth;
|
||||
using Extensions;
|
||||
using Helpers.Google;
|
||||
using Models;
|
||||
using Yavsc.Helpers.Auth;
|
||||
|
||||
public partial class Startup {
|
||||
public static CookieAuthenticationOptions ExternalCookieAppOptions { get; private set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue