AOSSIE-Org / AOSSIE-Org/Resonate

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

Đang mở
#747 5 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Dart
Star
344
Fork
350
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

### 🐛 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().

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.