What's Changed
- docs: fix Realtime example by @grdsdev in #167
- fix(gotrue): decoding of error types by @theolampert in #169
- fix(gotrue): AuthResponse return non-optional user by @grdsdev in #174
AuthResponse.user
returns a non-optional value instead ofUser?
.
New Contributors
- @theolampert made their first contribution in #169
Full Changelog: 1.0.0...1.0.1