Skip to main content

Introduction

Ledyer Access seamlessly integrates an onboarding or login flow on your site and lets the end user verify themself using any well known id-provider (e.g BankId, FrejaId or OTP code verification, and many more). Ledyer Access will automatically fetch additional information about the end user and the end user's company that can then be used to populate the user account.

Ledyer Access uses the standardized protocols OAuth2 and OpenID Connect.

Client libraries that handle the integration with a minimum of configuration is available for most platforms. See https://oauth.net/code/ for some examples.

caution

Please, don't write your own code to interact with OAuth 2.0. Use open source & battle-tested libraries instead.