AOSSIE-Org / AOSSIE-Org/Resonate

**Signup flow does not use unified auth routing**

オープン
#747 コメント 5 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Dart
スター
344
フォーク
350
PR マージ指標
30日以内にマージされた PR はありません

説明

### 🐛 Describe the bug

#### Description
```md
### Bug
signup() directly calls setUserProfileData() instead of isUserLoggedIn().

This bypasses:
- onboarding routing
- report checks
- navigation consistency

### Expected Behavior
Signup should behave the same as login after session creation.

### Actual Behavior
Signup partially initializes auth state.

### Fix
Replace setUserProfileData() with isUserLoggedIn() in signup().

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。