tag
registration▌
2 indexed skills · max 10 per page
skills (2)
wix-cli-extension-registration
wix/skills · Productivity
After creating any extension file, you must update the main src/extensions.ts file to register the extension with the app.
entra-app-registration
microsoft/azure-skills · Productivity
Microsoft Entra ID app registration, OAuth 2.0 configuration, and MSAL integration for secure application authentication. \n \n Covers app registration setup, authentication configuration, API permissions, and client credential management across web apps, SPAs, mobile apps, and daemon services \n Includes step-by-step workflows for first-time registration, console application authentication, and service-to-service credential flows \n Provides Azure CLI commands, MSAL library examples for .NET, J