Earn 9,000 ($90.00)
Implement Clerk Authentication
Bounty Description
Problem Description
Trying to implement Clerk authentication provider to protect some of my membership content. Running into errors
Console logs (PROD):
Acceptance Criteria
Clerk login works- able to login to mentorship section using clerk authentication
Technical Details
Console logs (PROD)
Failed to load resource: the server responded with a status of 404 ()
clerk.nextgenerationmedicine.co/npm/@clerk/clerk-js@5/dist/clerk.browser.js:1
Failed to load resource: the server responded with a status of 404 ()
clerk.nextgenerationmedicine.co/npm/@clerk/clerk-js@5/dist/clerk.browser.js:1
Failed to load resource: the server responded with a status of 404 ()
clerk.nextgenerationmedicine.co/npm/@clerk/clerk-js@5/dist/clerk.browser.js:1
Failed to load resource: the server responded with a status of 404 ()
clerk.nextgenerationmedicine.co/npm/@clerk/clerk-js@5/dist/clerk.browser.js:1
Failed to load resource: the server responded with a status of 404 ()
clerk.nextgenerationmedicine.co/npm/@clerk/clerk-js@5/dist/clerk.browser.js:1
Failed to load resource: the server responded with a status of 404 ()
index-4EK7bNDC.js:495 Error: Clerk: Failed to load Clerk
at index-4EK7bNDC.js:495:7975
at async Ew.loadClerkJS (index-4EK7bNDC.js:495:45729)
loadClerkJS @ index-4EK7bNDC.js:495
Chrome is moving towards a new experience that allows users to choose to bro
Link to Project
https://replit.com/t/next-generation-medicine/repls/NextGenerationMedicine