* dont fire `SIGNED_IN` event on `PASSWORD_RECOVERY` ([629](https://github.com/supabase/gotrue-js/issues/629)) ([6bc45dc](https://github.com/supabase/gotrue-js/commit/6bc45dce8ed0332d55271eef1a693738f69d9e2d))
* pkce does not generate truly random values in a browser ([636](https://github.com/supabase/gotrue-js/issues/636)) ([095a756](https://github.com/supabase/gotrue-js/commit/095a756d73fae9efb685160c81998a2f5bc220aa)) * remove async from `generatePKCEVerifier` and fix parameter of `_handleProviderSignIn` ([638](https://github.com/supabase/gotrue-js/issues/638)) ([ea007ca](https://github.com/supabase/gotrue-js/commit/ea007caa1b64feec32502d41a9ad8b4f8fd51af1))
* make certain properties in `UserIdentity` nullable ([619](https://github.com/supabase/gotrue-js/issues/619)) ([fc4fce4](https://github.com/supabase/gotrue-js/commit/fc4fce468c0809e7e7bba4568b516e7cf8f0e48b))