generated from UoaWDCC/ssr-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #140 from UoaWDCC/feat/ticket-scanning-page
Feat/ticket scanning page
- Loading branch information
Showing
160 changed files
with
10,666 additions
and
5,488 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -96,31 +96,3 @@ Fulfill Orders (Webhook stuff): https://docs.stripe.com/payments/checkout/fulfil | |
Register Webhook (FOR PRODUCTION): https://docs.stripe.com/webhooks#register-webhook | ||
|
||
Product and Pricing: https://docs.stripe.com/products-prices/how-products-and-prices-work | ||
|
||
# Instructions for setting up Clerk | ||
Follow Step 1: Connect except the "DEPLOY YOUR APP ONLINE" part: https://dashboard.ngrok.com/get-started/setup/windows | ||
|
||
Step 2: Run `ngrok http --url=https://gelding-trusty-exactly.ngrok-free.app 3000`. | ||
|
||
Step 3: Now try to create a new user and login. You should now see an event of type "user.created" in the console. | ||
|
||
# Instructions for testing with Clerk: | ||
|
||
Email addresses | ||
Any email with the +clerk_test subaddress is a test email address. No emails will be sent, and they can be verified with the code 424242. | ||
|
||
For example: | ||
|
||
[email protected] | ||
[email protected] | ||
|
||
# Additional articles for Clerk | ||
https://clerk.com/docs/integrations/webhooks/overview | ||
|
||
https://clerk.com/docs/integrations/webhooks/sync-data | ||
|
||
https://ngrok.com/docs/integrations/clerk/webhooks/ | ||
|
||
https://docs.svix.com/receiving/verifying-payloads/how#nodejs-express | ||
|
||
https://clerk.com/docs/deployments/overview |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.