Commit Graph

13 Commits

Author SHA1 Message Date
coreyphillips
43a62ca14b fix: fix auth
Updates auth implementation.
2024-09-16 23:03:30 -04:00
Corey
ebea99af1a Merge pull request #4 from pubky/implement-parse-auth-url
feat: implement parseAuthUrl
2024-09-15 21:18:29 -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
Corey
b5185fe7ba Merge pull request #3 from pubky/fix-name-conflict
fix: fix name conflict
2024-09-15 12:49:05 -04:00
coreyphillips
b458c6e4db docs: Revert LICENSE change 2024-09-15 12:38:04 -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
5f5d0b0c35 docs: amend clone instruction
Amends clone instruction in README.md.
2024-09-12 18:42:12 -04:00
Corey
0e491f0e9d Merge pull request #2 from pubky/update-package-scripts
docs: update README and package scripts
2024-09-12 18:40:22 -04:00
coreyphillips
1a1ffc1124 docs: update README and package scripts
Add local installation instructions to README.md.
Update scripts in package.json.
2024-09-12 18:38:42 -04:00
Corey
57aebeab16 Merge pull request #1 from pubky/add-base-project
Add Base Project
2024-09-11 22:05:53 -04:00
coreyphillips
b03d04ccc4 Add base project
Implement auth method
2024-09-11 22:03:27 -04:00
Corey
66649117dc Initial commit 2024-09-08 19:56:07 -04:00