MachUpskillingFY17 / JabbR-Core

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

Create new view after Registration #263

Closed heatherbshapiro closed 7 years ago

heatherbshapiro commented 7 years ago

Create a new view after user registers to either have them sign in or that tells them to check their email to confirm the username.

kevinleung23 commented 7 years ago

Implemented a Post Redirect to a RegisterConfirmation view. Currently in dev