Page MenuHomePhabricator

[lib][native][web] Rename useLogIn to useLegacyLogIn
ClosedPublic

Authored by ashoat on Wed, Apr 24, 12:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 1, 5:40 PM
Unknown Object (File)
Mon, Apr 29, 2:48 PM
Unknown Object (File)
Mon, Apr 29, 1:45 PM
Unknown Object (File)
Mon, Apr 29, 12:29 AM
Unknown Object (File)
Sat, Apr 27, 2:31 PM
Unknown Object (File)
Wed, Apr 24, 2:39 PM
Unknown Object (File)
Wed, Apr 24, 2:38 PM
Unknown Object (File)
Wed, Apr 24, 2:35 PM
Subscribers
None

Details

Summary

This diffs also renames several related constants and utilities. This reflects the fact that these login methods are deprecated in favor of the new identity-based login flows.

Test Plan

Flow

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Should we rename siweAuthActionTypes to legacySiweAuthActionTypes and keyserverRegisterActionTypes to legacyKeyserverRegisterActionTypes?

This revision is now accepted and ready to land.Fri, Apr 26, 6:57 AM
In D11764#338319, @inka wrote:

Should we rename siweAuthActionTypes to legacySiweAuthActionTypes and keyserverRegisterActionTypes to legacyKeyserverRegisterActionTypes?

Good call. I'll do those in separate diffs

In D11764#338319, @inka wrote:

Should we rename siweAuthActionTypes to legacySiweAuthActionTypes and keyserverRegisterActionTypes to legacyKeyserverRegisterActionTypes?

Good call. I'll do those in separate diffs

Stack ending in D11806