Skip to content

Align client auth with external user server - #3

Merged
DmPrkp merged 2 commits into
mainfrom
codex/add-login-and-registration-functionality
Nov 9, 2025
Merged

Align client auth with external user server#3
DmPrkp merged 2 commits into
mainfrom
codex/add-login-and-registration-functionality

Conversation

@DmPrkp

@DmPrkp DmPrkp commented Nov 9, 2025

Copy link
Copy Markdown
Owner

Summary

  • point the Ionic auth model at a configurable user service with fallback endpoints and request options so it can talk to the external User server
  • harden the auth store, base model, and settings page to normalize tokens/user payloads, custom header schemes, and optional profile data from the new service
  • remove the NestJS auth module and migration from order-server so it no longer conflicts with the dedicated User server

Testing

  • npm run build (ionic-client)

Codex Task

@DmPrkp
DmPrkp merged commit 40b548a into main Nov 9, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant