MachUpskillingFY17 / JabbR-Core

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

Kevin/authorize redirect #278

Closed kevinleung23 closed 7 years ago

kevinleung23 commented 7 years ago

Fixes Issue #253

To Test:

  1. Rebuild project with updated project.json
  2. Build project
  3. Observe the beautiful Login page that loads on your screen.
  4. Double check you are hitting Home Controller by navigating to your root and ensure you are redirected again.
jcocchi commented 7 years ago

The project now loads to the login screen as expected :shipit:

kevinleung23 commented 7 years ago

@adamtuliper Will Merge PR and close Issue #253 once 0.5.0 release build is made. @jcocchi Thanks for testing.

adamtuliper commented 7 years ago

@KSLHacks Go ahead and merge/close. All good.