Commit Graph

17 Commits

Author SHA1 Message Date
nazeh
cdfd6c30ff refactor(pubky): refactor modules 2024-07-26 21:10:19 +03:00
nazeh
42156b10f5 feat(js): signup 2024-07-26 20:10:50 +03:00
nazeh
d81b6234d4 test: add JS unit tests instead of nodejs examples 2024-07-26 16:45:59 +03:00
nazeh
e407461c0d examples: add preinstall script 2024-07-25 14:36:39 +03:00
nazeh
b03602045f feat(js): successful _initial_ test of wasm in nodejs and browser 2024-07-25 14:05:42 +03:00
nazeh
ae4a34c511 feat(pubky): add wasm mod 2024-07-24 22:26:32 +03:00
Nuh
5cdf299f1a Merge pull request #21 from pubky/feat/basic-data-store
Feat/basic data store
2024-07-23 21:17:27 +03:00
nazeh
cc97744f25 feat(pubky): get successful 2024-07-23 21:15:41 +03:00
nazeh
8cf18a3c0c feat(pubky): add get() 2024-07-23 19:04:02 +03:00
nazeh
62cc13bca4 refactor(pubky): separate PubkyClient implementation into modules 2024-07-23 11:35:53 +03:00
nazeh
5a6c7ae9c5 feat(homeserver): add signin endpoint 2024-07-21 11:50:22 +03:00
nazeh
c399a8b3be feat(homeserver): signout 2024-07-21 11:13:03 +03:00
nazeh
2c38e8e071 feat(pubky): return Session struct 2024-07-21 10:23:11 +03:00
nazeh
6aa64aeb92 fix(homeserver): return session from /:pubky/sesison 2024-07-20 18:13:23 +03:00
nazeh
4f87c7d444 feat(homeserver): check session exists 2024-07-20 13:10:54 +03:00
nazeh
e33638c6f9 feat(pubky): send AuthnSignature to homeserver to signup 2024-07-17 12:14:43 +03:00
nazeh
c41e14233b feat(pubky): publish and resolve homeserver endpoint 2024-07-16 12:52:03 +03:00