v0.22.0
What's Changed
- Simplify the auth process with firebase.
- Everything is done using form actions, no api endpoints in the whole app.
- This ensures a more secure flow.
- Form actions allow very easy use of settings cookies and redirecting
- The main
hooks.server.ts
also become much more simple thanks to all of this. (Svelte rocks)
- Bump openssl from 0.10.54 to 0.10.55 in /service-notes-rust by @dependabot in #45
- Bump openssl from 0.10.54 to 0.10.55 in /service-utils-rust by @dependabot in #44
- Bump openssl from 0.10.54 to 0.10.55 in /service-users-rust by @dependabot in #43
- Cleaned up auth, zero external api by @mpiorowski in #46
Full Changelog: v0.20.3...v0.22.0