Trendora

FedCM

Assess

Tools

A browser-native federated identity API designed to support sign-in without third-party cookies.

Why it's here

Placed in Assess: 2 article(s) of evidence from 2 source(s), led by framework updates, with 0 in the last 30 days. Confidence 38%.

Evidence (2)

  • 3Simon Willison·7/7/2026open_source
    Experimental github-code Web Component

    Simon Willison shared an experimental Web Component called github-code for embedding specific GitHub source code ranges directly in a page. It converts GitHub file URLs to raw.githubusercontent.com URLs, fetches the file, and renders the requested lines with line numbers.

  • 7The New Stack·7/2/2026framework_update
    FedCM aims to replace third-party-cookie social login

    The article explains that legacy social login flows such as "Sign in with Google" depend on third-party cookies and are increasingly fragile as browsers block or phase them out. It presents FedCM (Federated Credential Management) as a browser-mediated standard that preserves federated sign-in without cross-site tracking, using a native consent prompt and explicit user approval.