Skip to main content

Intro

Starter Kit is orchestrated template of Webinex libraries

Features

Authentication

  • JWT token authentication
  • Sign-in
  • Sign-up
  • User invite
  • Password change (with pretty emails)
  • Email confirmation (with pretty emails)
  • OTP MFA with QR code
  • Forgot your password
  • Password lockout (with admin ability to unlock user)
  • aad branch contains example of multiple Azure AD integrations

Authorization

  • Dynamic roles with Permissions (validation & management)
  • User deactivation
  • Access token revoke (on user deactivation)

Misc

  • Notifications (with SignalR server pushing)
  • Attachments
  • User Profile
  • HTML templates
  • Migrations
  • Client side notifications
  • Server side coded errors
  • Client error handling
  • Layouts, pages, forms examples
  • Application insights integration
  • Correlation IDs