registration▌
4 indexed skills · max 10 per page
companyregistry
coupa.com/companyregistry-y0chx9 · procurement
Drive the Coupa Supplier Portal self-service signup form at supplier.coupahost.com/sessions/new?page=signup to register a new company into Coupa's supplier registry. Fills legal name, contact, country, tax ID, and acceptances; stops at ready-to-submit in dry-run mode, submits + reports email-verification state in live mode.
check-vehicle-registration
dmv.ca.gov/check-if-a-vehicle-is-registered-zgg414 · government
Look up the current California DMV registration status, expiration date, fees owed, and holds for a CA license plate plus one secondary identifier (last 5 of VIN, owner's last name, or company name). Read-only — never advances into renewal payment.
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