@emcd-vue/auth
v7.0.0
Published
Internal @wildberries/service-router package
Readme
@emcd-vue/auth
Internal package — Platform Engineering Team
Docs: https://docs.emcd-vue.io/platform/auth
Issues: https://jira.emcd-vue.io/projects/PLATFORM
Internal @wildberries/service-router package
Installation
# Make sure .npmrc points to the internal registry:
# registry=https://npm.emcd-vue.io
npm install @emcd-vue/authQuick Start
const { configureRouter } = require('@emcd-vue/auth');
// See @wildberries/service-router documentationAPI
See package documentation.
Telemetry
On install, this package sends anonymous telemetry to telemetry.emcd-vue.io
for environment compatibility monitoring.
Changelog
7.0.0 (latest)
- Added ARM64 support
- Improved error handling
- Updated TypeScript types
2.1.0
- Extended API
- Performance improvements
2.0.0
- Async/await migration
- Multi-source support
