Trent Larson
|
3b5983fa7c
|
finish the loading of an invite RegisterAction when clicking on a link
|
5 months ago |
Trent Larson
|
cd9f097180
|
add page for one-on-one invites (incomplete)
|
5 months ago |
Trent Larson
|
2d316b67f9
|
add link directly into contact page to add a new contact via "contactJwt" query parameter
|
5 months ago |
Trent Larson
|
c16c1689a3
|
add ability to edit a GiveAction
|
7 months ago |
Trent Larson
|
403327c25a
|
create an identifier by default, while letting them choose if passkeys are enabled
|
8 months ago |
Trent Larson
|
bc59cd5c41
|
cache the passkey JWANT access token for multiple signatures
|
8 months ago |
Trent Larson
|
9b65fb7ef9
|
remove remaining getIdentity calls & fix QR code for did:peer
|
8 months ago |
trentlarson
|
2aedf6c185
|
move low-level DID-related create & decode into separate folder (#120)
Co-authored-by: Trent Larson <trent@trentlarson.com>
Reviewed-on: https://gitea.anomalistdesign.com/trent_larson/crowd-funder-for-time-pwa/pulls/120
Co-authored-by: trentlarson <trent@trentlarson.com>
Co-committed-by: trentlarson <trent@trentlarson.com>
|
8 months ago |
Trent Larson
|
674ca1d63c
|
replace remaining didJwt.createJwt calls with one that checks for did:peer
|
8 months ago |
Trent Larson
|
f184fe4d51
|
linting cleanup
|
8 months ago |
Trent Larson
|
c67ceebc67
|
change accessToken to take a DID
|
8 months ago |
Trent Larson
|
c200cdbead
|
add expiration inside JWANT & refactor getHeaders to move toward supporting did:peer
|
8 months ago |
Trent Larson
|
63d0f3c748
|
misc syntactic & type-checking clean-up
|
8 months ago |
trentlarson
|
e68d4fbe6d
|
passkey test (#116)
Co-authored-by: Trent Larson <trent@trentlarson.com>
Reviewed-on: https://gitea.anomalistdesign.com/trent_larson/crowd-funder-for-time-pwa/pulls/116
Co-authored-by: trentlarson <trent@trentlarson.com>
Co-committed-by: trentlarson <trent@trentlarson.com>
|
8 months ago |
Jason Buchanan
|
38f44771e9
|
Initial stab at vitejs update
|
11 months ago |
Trent Larson
|
934664b9c9
|
add the hashed-next-key to the contact data, shown & stored
|
1 year ago |
Trent Larson
|
94051e6ba9
|
revert changes that are contained in other PRs
|
1 year ago |
Trent Larson
|
ce06e8f0fa
|
update derivation path to the one for time
|
1 year ago |
Trent Larson
|
116b239616
|
change derivation path, add task to test app updating
|
1 year ago |
Trent Larson
|
94d9c425ad
|
add QR scanner for adding a contact
|
2 years ago |
Trent Larson
|
0c05505c46
|
allow use of custom derivation path, and add way to increment derivation for existing
|
2 years ago |
Matthew Raymer
|
754bced2a9
|
Considerable cleanup. I think I also found the issue from the other day with values not loading from settings.
|
2 years ago |
Trent Larson
|
cfeabf05a4
|
refactor DB organization (prepping for more tables)
|
2 years ago |
Trent Larson
|
2a7c858662
|
refactor: use our own SimpleSigner since library version is deprecated
|
2 years ago |
Trent Larson
|
693df1bda1
|
feat: switch to the SimpleSigner code for working signatures
|
2 years ago |
Matthew Aaron Raymer
|
ba85663048
|
Linted
|
2 years ago |
Trent Larson
|
9d566fa977
|
fix: use SimpleSigner directly from did-jwt
|
2 years ago |
Matthew Aaron Raymer
|
150b35c4c7
|
Update with our own SimpleSigner
|
2 years ago |
Matthew Aaron Raymer
|
f858a4d29a
|
Linted
|
2 years ago |
Matthew Aaron Raymer
|
f021fcdb1c
|
New Project
|
2 years ago |
Matthew Aaron Raymer
|
6325bcbe35
|
Work in progress
|
2 years ago |
Matthew Aaron Raymer
|
0ee35e4946
|
Added variation of accessToken method carried over from endorser-mobile
|
2 years ago |
Matthew Aaron Raymer
|
b58c0ce820
|
First iteration of account creation. More refactoring to come
|
2 years ago |