DotNet-302-Core
Ctrlk
  • Introduction
  • 1 - Intro and Setup
  • 2 - Add Users and Authentication
  • 3 - Client-side Login and Register
    • 3.0: Enable CORS
    • 3.1: Angular Layout
    • 3.2: Client-side Login
    • 3.3: NavBar Login Toggle
    • 3.4: Add Register and Home Components
    • 3.5: Add Register Functionality
    • 3.6: Improving Authentication
  • 4 - Improving the User Model
  • 5 - Displaying Users on the Client
  • 6 - Handling Errors
  • 7 - Editing Profiles and Uploading Photos
  • 8 - Pagination, Sorting, and Filtering
  • 9 - Following Users
  • 10 - Messaging
  • 11 - Appendix
  • Eleven Fifty Style Guide
Powered by GitBook
On this page

3 - Client-side Login and Register

3.0: Enable CORS3.1: Angular Layout3.2: Client-side Login3.3: NavBar Login Toggle3.4: Add Register and Home Components3.5: Add Register Functionality3.6: Improving Authentication
Previous2.10: Testing Login and AuthenticationNext3.0: Enable CORS

Last updated 7 years ago