MachUpskillingFY17 / JabbR-Core

Modern edition of JabbR chat client using .NET Core
MIT License
7 stars 8 forks source link

Justine/account register #248

Closed jcocchi closed 7 years ago

jcocchi commented 7 years ago

To Test:

kevinleung23 commented 7 years ago

@jcocchi Tested as per PR instructions. Everything tested as expected.

:shipit:

Could we possibly test:

Blocker: Seems that Persisted login is happening (trying to restart new project to test this) Wondering why.. since AccountController.cs Line 206: isPersistent: false.

Something worth keeping in mind to test once we implement LogOut