How do I log in on my http://localhost system?

Hello @markmark_kel!

The application login uri is not required and can be skipped for testing purposes, or altogether. None of our sample applications rely on an application login uri and allow for login via http://localhost:XXX - Our react sample utilizes http://localhost:3000 for example:

1 Like