Page MenuHomePhabricator

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

Authored by ashoat on Apr 24 2024, 12:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jun 12, 12:41 AM
Unknown Object (File)
Mon, Jun 10, 11:00 AM
Unknown Object (File)
Mon, Jun 10, 10:37 AM
Unknown Object (File)
Mon, Jun 10, 10:37 AM
Unknown Object (File)
Fri, Jun 7, 5:48 PM
Unknown Object (File)
Thu, Jun 6, 11:09 PM
Unknown Object (File)
Thu, Jun 6, 6:31 PM
Unknown Object (File)
Thu, Jun 6, 4:15 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.Apr 26 2024, 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