Logins

The logins.conf lets you configure which login methods are enabled for wallet authentication

Example

logins.conf
enabledLoginMethods: [
    "email",
    "web3",
    "oidc"
]