Table of Contents

Enum LNAuthRequest.LNAuthRequestAction

Namespace
LNURL
Assembly
LNURL.Core.dll

Defines the action types for LNURL-auth requests (LUD-04).

public enum LNAuthRequest.LNAuthRequestAction

Fields

Auth = 3

Authorize a specific action or scope.

Link an additional authentication method to an existing account.

Login = 1

Log in to an existing account.

Register = 0

Register a new account.