Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
verida
/
verida-js
Public
Notifications
You must be signed in to change notification settings
Fork
36
Star
1.3k
Code
Issues
84
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Support external wallets and social logins
- #461
#461
Draft
aurelticot
wants to merge 12 commits into
develop
verida/verida-js:develop
from
feature/460-support-external-wallets-and-social-logins
verida/verida-js:feature/460-support-external-wallets-and-social-logins
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Draft
Support external wallets and social logins
#461
aurelticot
wants to merge 12 commits into
develop
verida/verida-js:develop
from
feature/460-support-external-wallets-and-social-logins
verida/verida-js:feature/460-support-external-wallets-and-social-logins
Copy head branch name to clipboard
Commits
Commits on Mar 27, 2025
Update DIDDocument methods to use Signer instead of private key
Show description for 6863f9d
aurelticot
committed
6863f9d
View commit details
Copy full SHA for 6863f9d
Browse repository at this point
Update StorageLink methods to use Signer instead of private key
Show description for b58583e
aurelticot
committed
b58583e
View commit details
Copy full SHA for b58583e
Browse repository at this point
Refactor client.ts and test files to improve code readability
Show description for 7ee3251
aurelticot
committed
7ee3251
View commit details
Copy full SHA for 7ee3251
Browse repository at this point
Refactor VdaDid and BlockchainApi to utilize Signer for signing operations
Show description for 46dfa74
aurelticot
committed
46dfa74
View commit details
Copy full SHA for 46dfa74
Browse repository at this point
Refactor DID client and wallet implementation to use VeridaDidWallet
Show description for 3371ec5
aurelticot
committed
3371ec5
View commit details
Copy full SHA for 3371ec5
Browse repository at this point
Refactor account-node package to integrate SignerAccount
Show description for 53dab53
aurelticot
committed
53dab53
View commit details
Copy full SHA for 53dab53
Browse repository at this point
Refactor account-node package to implement WalletAccount class
Show description for b1cb756
aurelticot
committed
b1cb756
View commit details
Copy full SHA for b1cb756
Browse repository at this point
Commits on Mar 28, 2025
Clean unnecessary wallet instance
aurelticot
committed
d660922
View commit details
Copy full SHA for d660922
Browse repository at this point
Fix typo in WalletAccount and update config type
aurelticot
committed
26bff58
View commit details
Copy full SHA for 26bff58
Browse repository at this point
Create unit test for VeridaDidWallet
aurelticot
committed
504a7f9
View commit details
Copy full SHA for 504a7f9
Browse repository at this point
Commits on Apr 2, 2025
Fix incorrect publicKey in VeridaDidWallet and fix await of signProof
aurelticot
committed
e499558
View commit details
Copy full SHA for e499558
Browse repository at this point
Add comments to DID document for future work on Signer
aurelticot
committed
9bdd066
View commit details
Copy full SHA for 9bdd066
Browse repository at this point
You can’t perform that action at this time.