Skip to content

v3.4.0

Choose a tag to compare

@lupas lupas released this 09 Dec 03:37
· 808 commits to master since this release
7db1c19

✨ 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