Commit Graph

11 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
6b48437147 docs: add signOut to to-be implemented 2024-09-22 13:28:49 -04:00
coreyphillips
16d513a331 docs: update readme 2024-09-22 13:15:37 -04:00
coreyphillips
795f674c0e docs: update examples
Updates examples in README.md.
Marks publish & resolve as complete.
2024-09-22 13:12:02 -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
5f5d0b0c35 docs: amend clone instruction
Amends clone instruction in README.md.
2024-09-12 18:42:12 -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
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