Commit Graph

9 Commits

Author SHA1 Message Date
coreyphillips
eca92a2920 feat: setup new methods
Sets up signIn, signUp, signOut, put & get methods.
Updates README.md.
2024-09-23 15:27:28 -04:00
coreyphillips
476235399f fix: add publish and resolve
Adds publish & resolve methods.
Updates example app.
Add npmignore.
Bumps version to 0.3.0.
2024-09-21 16:35:14 -04:00
coreyphillips
acde22bd5f fix: update build scripts
Updates build scripts.
Bumps version to 0.2.3.
2024-09-20 12:42:01 -04:00
coreyphillips
9042f64faf fix: fix parse_pubky_auth_url
Adds caps check to parse_pubky_auth_url.
Bumps version to 0.2.2.
2024-09-17 06:49:46 -04:00
coreyphillips
43a62ca14b fix: fix auth
Updates auth implementation.
2024-09-16 23:03:30 -04:00
coreyphillips
c2a699d2d2 feat: implement parseAuthUrl
Adds & Implements parseAuthUrl.
Updates README.md.
Bumps version to 0.2.0.
2024-09-15 21:17:10 -04:00
coreyphillips
31ecec8366 fix: fix name conflict
Resolves name conflicts with other native modules.
Bump version to 0.1.1.
2024-09-15 12:35:12 -04:00
coreyphillips
9dcb906636 docs: setup private npm
Updated name field in package.json.
Updated install instructions in README.md.
2024-09-12 21:04:16 -04:00
coreyphillips
b03d04ccc4 Add base project
Implement auth method
2024-09-11 22:03:27 -04:00