Wednesday, Jun 12, 2024
shippedChat UI and authentication flow in StartSphere
Anurag Verma added a chat interface to StartSphere and then fixed the authentication check that guards it.
In anurag629/StartSphere, Verma built out a chat UI [1], establishing the foundation for messaging interaction. He followed that with a fix to the isAuth check in the chat component [2], ensuring only authenticated users can access the interface.
Sources
- added chat UI · anurag629/StartSphere
- fixed the is Auth Chat UI · anurag629/StartSphere