Options
All
  • Public
  • Public/Protected
  • All
Menu

Module accountLinking

Index

Type aliases

AccessTokenSchemeType

AccessTokenSchemeType: "HTTP_BASIC" | "REQUEST_BODY_CREDENTIALS"

The type of client authentication scheme.

enum

AccountLinkingType

AccountLinkingType: "AUTH_CODE" | "IMPLICIT"

The type of account linking.

enum