Logo
Explore Help
Sign In
ankhbayar/Assist_Design
1
0
Fork 0
You've already forked Assist_Design
Code Issues Pull Requests Actions 3 Packages Projects Releases Wiki Activity
Assist_Design/apps/portal/src/shared/constants/index.ts

12 lines
227 B
TypeScript
Raw Normal View History

Refactor User Profile Management and Enhance Authentication Flow - Improved `accountService` to streamline user profile management, including enhanced fetching and updating mechanisms for profile and address information. - Updated `auth.store` to optimize client-side authentication state handling, ensuring a more robust login, signup, and session management process. - Centralized exports for authentication services in `auth/api/index.ts` for better organization and accessibility. - Enhanced overall service architecture by refining API services related to billing and checkout functionalities, promoting maintainability and clarity across the portal features.
2025-12-29 18:21:48 +09:00
export {
getCountryName,
getCountryCodeByName,
COUNTRY_OPTIONS,
type CountryOption,
} from "./countries";
export {
JAPAN_PREFECTURES,
formatJapanesePostalCode,
type PrefectureOption,
} from "./japan-prefectures";
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.7 Page: 38ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API