meteor / meteor/madewith2

When entering with https the login doesn't work

Open
#21 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
13
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Chrome says:

> Blocked a frame with origin "http://madewith.meteor.com" from
> accessing a frame with origin "https://madewith.meteor.com". The
> frame requesting access has a protocol of "http", the frame being
> accessed has a protocol of "https". Protocols must match.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the login flow over HTTPS in Chrome and inspect the frame origins shown in the error. Trace the login entry point to identify where HTTP and HTTPS are mixed; done means login works over HTTPS without a protocol-mismatch error.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
authentication, frontend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.