Authentication components

Designable login, forgot-password and reset-password bricks for any SpiderPublish site — that actually sign people in.

Drop a secure, themeable sign-in form onto any page. The required auth_target prop picks the identity world: dashboard (the SpiderIQ dashboard) or site_members (your site's own members). The password field lives in a closed shadow root the host page can't read.

It's live. With auth_target="dashboard", a login brick on your own domain now signs a user straight into the SpiderIQ dashboard — a credential check returns a single-use one-time code, which a host-only handoff trades for a first-party session. No shared cross-domain cookies, ever. OAuth always runs on the central origin.

SpiderPublish Authentication settings — login methods, single sign-on, Google sign-in and magic-link toggles
Authentication, designed and configured right inside SpiderPublish.

Real app, real login. What will you build with SpiderPublish?