# 最後に使用していた組織でログインするよう修正 https://github.com/STYLE-PORT/roov-platform-client/pull/564 ## やること - [x] `SetInitDataToProviderInput`をAuthProviderに移動 - [x] useAfterAuthentication.ts`let`を極力なくす - [x] if文に{}をつける - [x] 「updateLastSelectedOrganizationId」 => 「upsertLastSelectedOrganizationId」 - [x] selectedOrganizationのリファクタリング - [x] initialSetupAfterAuthenticationについて < release/developmentにリリースして各種サインイン動作検証 - [x] initialSetupAfterAuthenticationの最後の方でlocalStrage破棄