ab92110970
Added auto import of services to the composite
2023-07-25 11:20:51 +02:00
44d668d7af
Refactoring Provider setup of Google Auth
2023-07-25 09:34:31 +02:00
50b0fca034
refactoring step1 GoogleAuth
2023-07-24 17:41:44 +02:00
0e6a956511
Optimize component state mapping and reduce unnecessary updates
2023-07-24 16:41:00 +02:00
e12f6bcf05
feat(components): Initialize component state and enable property mapping
...
- Ensure every component has an initialized state, defaulting to empty.
- Implement property mapping to synchronize states between parent and child components.
2023-07-24 15:00:05 +02:00
5b7c49fd58
feat(wallet): Refactor wallet service for enhanced modularity and clarity
...
- Abstracted RPC interface to allow dynamic input for connection flexibility.
- Added `signSession` function to retrieve `authSig` efficiently.
- Improved logging and error handling to provide clearer feedback.
- Centralized `authSig` retrieval for better code maintainability.
This refactor ensures the wallet service is more adaptable to varying use cases and improves overall code readability.
2023-07-24 12:54:59 +02:00
cf1a83006e
Refactor authWithMetamask to enhance modularity and introduce logout functionality
2023-07-24 11:51:39 +02:00
f75268a1d1
minor cleanup
2023-07-24 08:51:10 +02:00
0200c31ded
tiding up a bit
2023-07-23 18:52:42 +02:00
4d5b634e55
simplified the actions again to fix some bugs
2023-07-22 19:05:44 +02:00
dc3995e327
decoupled actions from the components loading dynamically
2023-07-22 17:35:14 +02:00
5b7f46a414
some basic cleanup
2023-07-22 16:34:57 +02:00
d021281df3
Added dynamic layouts to the composite loader
2023-07-22 09:58:26 +02:00
1ba7a9a28b
added dynamical import of components via vite
2023-07-22 09:29:40 +02:00
01c742e6ce
added basic composite pattern to load the ui dynamically via json
2023-07-22 09:12:03 +02:00
081d052443
added Basic Status Messages to GoogleAuth
2023-07-21 15:16:07 +02:00
207b154035
some ui updates
2023-07-21 14:48:44 +02:00
5be272d1f2
more wiring up of messages
2023-07-21 14:16:42 +02:00
f11a208f56
ported google PKP signup to sveltekit
2023-07-21 11:20:11 +02:00
eb647b7aad
Added basic PKP wallet connect sign in POC
2023-07-20 18:43:41 +02:00
07a61a4d3a
refactoring and cleanup of Send.Svelte
2023-07-20 17:07:03 +02:00
d79342a5f0
removed nextjs example implementation
2023-07-20 12:53:07 +02:00