ucp
This commit is contained in:
@@ -196,7 +196,7 @@ func buildProfile() ucp.ProfileData {
|
|||||||
}},
|
}},
|
||||||
"dev.ucp.shopping.authentication": {{
|
"dev.ucp.shopping.authentication": {{
|
||||||
Version: ucpVersion,
|
Version: ucpVersion,
|
||||||
Spec: "https://ucp.dev/2026-04-08/specification/authentication",
|
Spec: "https://ucp.dev/2026-04-08/specification/identity-linking",
|
||||||
Schema: authURL,
|
Schema: authURL,
|
||||||
Description: "Customer authentication — email+password registration and login with HMAC-signed session cookies, logout, current-customer lookup, email verification, and password reset. Failed logins and reset requests are rate-limited.",
|
Description: "Customer authentication — email+password registration and login with HMAC-signed session cookies, logout, current-customer lookup, email verification, and password reset. Failed logins and reset requests are rate-limited.",
|
||||||
Operations: []ucp.OpDef{
|
Operations: []ucp.OpDef{
|
||||||
|
|||||||
Reference in New Issue
Block a user