feat(identity-wallet): wire PdsAuthScreen into page state machine
- Import PdsAuthScreen component
- Add pds_auth rendering block that calls PdsAuthScreen with:
- pdsUrl from identityInfo
- onnext callback that navigates to email_verification
- onback callback that navigates to identity_input
- Type checked successfully with pnpm check