Commit Graph

12 Commits

Author SHA1 Message Date
nazeh
80bed52c85 feat(pubky): authRequest response return PublicKey instead of Session
In Authentication mode, there might be no Homeserver to sign in to and get a session
2024-09-17 19:02:13 +03:00
nazeh
db006612ef feat(js): return Session class from auth methods 2024-09-07 11:35:24 +03:00
nazeh
634d309766 examples(authz): test thirdPartySignin() 2024-09-02 17:05:06 +03:00
nazeh
d39958915f chore(js): publish 0.1.9 2024-08-01 16:48:18 +03:00
nazeh
381a634692 chore(js): publish 0.1.7 2024-08-01 16:04:25 +03:00
nazeh
7e451a5d00 feat(pubky): add PubkyClient.testnet() helper 2024-07-30 15:55:20 +03:00
nazeh
75d8acde65 feat(pubky): override default pkarr relays 2024-07-29 14:48:51 +03:00
nazeh
bd5b44e544 feat(pubky): add put/get methods for js 2024-07-29 13:13:56 +03:00
nazeh
d050866cce feat(pubky): auth working everywhere except nodejs 2024-07-28 23:24:32 +03:00
nazeh
3cc81a5d0e test(pubky): add headless testing instead of examples 2024-07-28 20:10:03 +03:00
nazeh
d35c586a12 feat(pubky): start testing js package against local homeserver 2024-07-28 18:38:21 +03:00
nazeh
42156b10f5 feat(js): signup 2024-07-26 20:10:50 +03:00