[web] Dispatch setNotificationIdentityKeys in LoginForm
Summary:
Create notificationAccount, get identity_keys(), and dispatch setNotificationIdentityKeys action to store in Redux cryptoStore.
Note that all the logic on whether to eg enable login button, etc is still only dependent on identityED25519... this will be addressed in subsequent diffs.
Depends on D6877
Test Plan:
Actions are being dispatched correctly and cryptoStore in Redux is as expected:
Reviewers: ashoat, tomek, marcin
Reviewed By: ashoat
Differential Revision: https://phab.comm.dev/D6878