v3.4.0
✨ New
* Firebase Auth in Universal Mode: Added functionality that automatically creates a cookie that gets sent to the server in the initial request that can be used for server-side authentication
* getAuthUserFromCookie() Helper: Added helper that supports parsing the cookie into an authUser object
For more information refer to the updated documentation.
⚙️ Maintenance
- Docs: Split up Helpers & Advanced in two categories