authenticated compiler access

Enter the UPEC compiler workspace.

Authentication is handled by the real Rust/Axum service. The browser never stores the bearer token directly; the Next.js proxy keeps session context in httpOnly cookies.

Rust authority
No frontend compiler logic
httpOnly session
Bearer token stays server-side
Org scoped
Compilation is tied to your organization

Welcome back

Continue with Google or use your UPEC email and password.

Google Sign-In is verified by the UPEC backend. UPEC stores its own httpOnly session cookie; your Google credential is not used as the UPEC session token.