Login API with authentication solutions
Install AI tools
Give your assistant up-to-date guidance for our APIs, with our plugin or without it.
The plugin is still under development. See the AI tools page for details.
- Claude Code
- Cursor
- Codex
- Without installing
Run both commands, in order.
claude plugin marketplace add vippsas/agent-toolkit
claude plugin install vipps-developer@agent-toolkit
Open Settings, then Plugins.
Add vippsas/agent-toolkit as a plugin marketplace, then install the "vipps-developer" plugin.
For the app, add the marketplace "vippsas/agent-toolkit" and then install "vipps-developer". For the CLI, run the following commands.
codex plugin marketplace add vippsas/agent-toolkit
codex plugin add vipps-developer@agent-toolkit
Paste this into any assistant.
Read https://github.com/vippsas/agent-toolkit/blob/main/plugins/vipps-developer/README.md for Vipps MobilePay integration guidance.
For troubleshooting, see the full instructions.
These guides describe how to use the login API with Auth0 and Azure AD B2C to achieve a better flow. The guides will help you to configure Vipps MobilePay as an identity provider and retrieve contact info from the user that logs in.
Auth0​
Auth0 is a customer identity management solution. Learn more about it on the Auth0 pages.
Azure AD B2C​
The following will describe how the Login API can be integrated with Azure AD B2C to achieve a better flow for user registration and payment.
Azure Active Directory Business-to-Customer (Azure AD B2C) is a customer identity management solution. Learn more about it on the Microsoft pages.