📄️ Token Verification
At the end of a registration or authentication session, LoginID provides a LoginID token. If your backend uses this token, it is important to ensure that it has been properly signed by LoginID. You can verify the token in one of the following ways:
📄️ Generating and Using Authorization Tokens
Authorization tokens are currently used for the following scenarios:
📄️ Transaction Confirmation
This section covers backend integration related to transaction confirmation.