1. Add a login route
Add a toolbar in your ReactJS app with a link to the route "/auth" (for example)
<NavLink
to="auth"
>
<CImage
src="/assets/images/siww_button.png"
height="40px"
/>
</NavLink>
Last updated
Add a toolbar in your ReactJS app with a link to the route "/auth" (for example)
<NavLink
to="auth"
>
<CImage
src="/assets/images/siww_button.png"
height="40px"
/>
</NavLink>
Last updated