Skip to content

Create domain for rcal staging and point it to the backend and frontend #76

Description

@prakashchoudhary07

Issue: Currently backend is hosted on Render's Domain and frontend is on Vercel domain, so while authentication cookies are being set on Render's domain so they are not accessible in the frontend (Vercel domain), due to security reasons browser doesn't allow it.

Solutions:

  1. Create sub-domains with the same domains second-level and top-level domains, so that cookies can be accessed
  2. Host both frontend and backend on the same domain

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions