Commit Graph

6 Commits

Author SHA1 Message Date
coreyphillips
d69f834f00 feat: add list method
Adds list method.
Adds put, get & list examples to README.md.
Bump package version to 0.6.0.
2024-09-27 13:20:13 -04:00
coreyphillips
f047526748 feat: add publish_https & resolve_https
Adds publish_https & resolve_https methods.
Updates examples in README.md.
Bump package version to 0.5.0.
2024-09-27 10:48:27 -04:00
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
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
b03d04ccc4 Add base project
Implement auth method
2024-09-11 22:03:27 -04:00