Version 0.2.1 - Release Notes
General Notes:
In version 0.2.1, we have implemented live collaborative features on trips with Socket.io, started on implementing OAuth with Auth0, further implementing Thunks for API calls.
Socket.io
- TCP-based, bidirectional and event-based application-layer protocol
- Users can collaborate real-time through the backend server
Auth0 Configuration
- OAuth implemented with Auth0
- Will be integrated with MongoDB soon