Skip to content

new(endpoints): add authenticator first login flow - #1756

Closed
julia-rabello wants to merge 1 commit into
masterfrom
new/authenticator-first-login-endpoints
Closed

new(endpoints): add authenticator first login flow#1756
julia-rabello wants to merge 1 commit into
masterfrom
new/authenticator-first-login-endpoints

Conversation

@julia-rabello

Copy link
Copy Markdown
Contributor

Summary

  • Adds the three endpoints that let a newly created storefront user complete their first login: POST Start login attempt, POST Sign in, and POST Set password.
  • These were missing from the Authenticator API split (feat: split Authenticator API out of VTEX ID API #1752); Create User already existed but had no way to document how the user actually sets their first password.

Test plan

  • JSON validated
  • Spectral lint (.spectral.yml) passes with 0 errors/warnings

@vtex-pr-sentinel

vtex-pr-sentinel Bot commented Aug 14, 2026

Copy link
Copy Markdown

🛡️ SDD Check — action required

I couldn't detect an SDD in this PR. Please check one option below (requires write access to the repo):

  • SDD lives in another PR — paste the SDD PR URL here:
  • This PR doesn't need an SDD
  • SDD applies, but I'm not adopting it in this PR

@github-actions

Copy link
Copy Markdown

OpenAPI Preview

Preview the changed specs:

Links point to commit 950b7e1. They will update on each new push to this PR.

@github-actions

Copy link
Copy Markdown

Thanks for your contribution. The .json file will be checked now with Spectral.

@julia-rabello julia-rabello self-assigned this Aug 14, 2026
@julia-rabello julia-rabello changed the title new(endpoint): add authenticator first login flow new(endpoints): add authenticator first login flow Aug 14, 2026

@ricardoaerobr ricardoaerobr left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@julia-rabello

Copy link
Copy Markdown
Contributor Author

Decidimos não divulgar publicamente todas as rotas do fluxo de first login B2B por enquanto, apenas as rotas de criação de storefront user e de get serão documentadas (a rota de get via doc request separada). Por isso, fechando este PR. O fluxo completo foi documentado e salvo em PDF internamente, sem publicação, para evitar confusão. Podemos reabrir se a decisão mudar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants