Skip to content

Adding privateRoutes for authenticated pages sample along with few improvements.

SAURABH SHAH requested to merge Step-6.1-auth-privateRoute into master

Adding privateRoutes for authenticated pages sample along with few improvements.

  1. LoadingButton custom component for action based buttons with loading symbol embedded within.
  2. PrivateRoutes for restricting few pages only visible to the authenticated users.

Merge request reports