Security News
JSR Working Group Kicks Off with Ambitious Roadmap and Plans for Open Governance
At its inaugural meeting, the JSR Working Group outlined plans for an open governance model and a roadmap to enhance JavaScript package management.
@arcana/auth
Advanced tools
Integrate your application with Arcana Network Auth SDK to easily onboard application users and allow authenticated users to sign blockchain transactions. Configure one or more social login and passwordless authentication options for application users. Application users don't need to manage keys or share them explicitly for enabling any blockchain transaction.
Auth SDK enables the standard Ethereum provider that can be used by the application for Web3 operations.
The following authentication mechanisms are supported:
Social Login
Passwordless authentication
Application developers can choose to use plug and play feature of the Auth SDK that provides a default UI for user login. Alternatively, they can build their own UI and simply call the Auth SDK functions for social login and passwordless authentication.
🗝️ Plug and play user authentication
🔒 Onboard dApp users via social, passwordless login
🗝️ Secure Ethereum provider access for Web3 operations
🔒 Embedded Web3 Arcana wallet that can be branded and configured as per the application needs
⛓️ Sign blockchain transactions, deploy and interact with smart contracts, manage native and custom tokens, view and manage NFTs, send and receive tokens
⚙️ Configure blockchain transaction signing user experience using wallet visibility modes
npm install --save @arcana/auth
yarn add @arcana/auth
<script src="https://cdn.jsdelivr.net/npm/@arcana/auth"></script>
<script src="https://unpkg.com/@arcana/auth"></script>
Before you can start using the Arcana Auth SDK, you need to register your dApp using Arcana Developer Dashboard.
A unique App Address will be assigned to your dApp and you need the same to initialize the Arcana Auth SDK.
Check out Arcana Network documentation for Auth SDK Quick Start Guide, Usage Guide and API Reference Guide.
For any support or integration-related queries, contact Arcana support team.
We welcome all contributions to the Arcana Auth SDK from the community. Read our contributing guide to learn about the SDK development process, how to propose bug fixes and improvements, and the code of conduct that we expect the participants to adhere to. Refer to the build and test section of this readme for details on how to test and validate your changes to the Auth SDK code before submitting your contributions.
Arcana Auth SDK is distributed under the MIT License.
For details see Arcana License.
FAQs
Arcana Auth
The npm package @arcana/auth receives a total of 754 weekly downloads. As such, @arcana/auth popularity was classified as not popular.
We found that @arcana/auth demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
At its inaugural meeting, the JSR Working Group outlined plans for an open governance model and a roadmap to enhance JavaScript package management.
Security News
Research
An advanced npm supply chain attack is leveraging Ethereum smart contracts for decentralized, persistent malware control, evading traditional defenses.
Security News
Research
Attackers are impersonating Sindre Sorhus on npm with a fake 'chalk-node' package containing a malicious backdoor to compromise developers' projects.