Authentication
Auth0 Universal Login
PeakCommerce provides an integrated architecture to connect and utilize the Auth0 Universal Login. Auth0 Universal Login provides the essential feat...
Connect to OpenID Connect Identity Provider
Register your Application with Auth0 . Select an appropriate Application Type . Add an Allowed Callback URL of {https://yourApp/callback} . Make s...
Single Sign-On with OIDC
At a general level, when performing SSO: If the user is not logged in locally, you should redirect them to your Auth0 login page (/authorize) for auth...
Authentication
PeakCommerce recommends that you use OAuth to authenticate to the PeakCommerce REST API. Create a dedicated user for making API calls. See Create an A...