sveltekit-pocketbase-starter
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "sveltekit-pocketbase-starter", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"author": "Dominick Caponi <d.caponi1@gmail.com>", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -19,3 +19,3 @@ # SvelteKit PocketBase Auth Starter Kit | ||
2. You can also configure the page an un-authed user gets bounced to (in this example its `/login`) | ||
8. If you intend to do e-commerce stuff see the e-commerce section below. You'll need to set up stripe test stuff. If not, ignore and if you really hate it, nuke the `/routes/buy` folder and all the stuff about nonce in `routes/+layout.server.ts` | ||
8. If you intend to do e-commerce stuff see the e-commerce section below. You'll need to set up stripe test stuff. If not, ignore and if you really hate it, nuke the `/routes/buy` folder and all the stuff about nonce in `routes/+layout.server.ts`. | ||
@@ -22,0 +22,0 @@ ## Adding to Existing Project |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
366620