Skip to content

docs: Clarify endpoint locations for JWT and Email IdP#458

Open
viperciyes wants to merge 2 commits intoserverpod:mainfrom
viperciyes:docs/clarify-jwt-endpoint-location
Open

docs: Clarify endpoint locations for JWT and Email IdP#458
viperciyes wants to merge 2 commits intoserverpod:mainfrom
viperciyes:docs/clarify-jwt-endpoint-location

Conversation

@viperciyes
Copy link
Copy Markdown

@viperciyes viperciyes commented Apr 3, 2026

While setting up a Flutter Web project with serverpod_auth_idp_server, I noticed the documentation didn't explicitly state where to place the extended endpoint classes. Added these details to help new users avoid configuration errors during the generate phase.

The current documentation for the JWT refresh endpoint doesn't explicitly state that it needs to be placed in the endpoints directory for the generator to pick it up. Added a clarification for better DX for those who are like me, just starting server side of things.
The current documentation for the EmailIdpEndpoint doesn't explicitly state that it needs to be placed in the endpoints directory for the generator to pick it up. Added a clarification for better DX.
@viperciyes viperciyes changed the title Update 01-setup.md docs: clarify endpoint locations for JWT and Email IdP Apr 3, 2026
@viperciyes viperciyes changed the title docs: clarify endpoint locations for JWT and Email IdP Docs: clarify endpoint locations for JWT and Email IdP Apr 3, 2026
@viperciyes viperciyes changed the title Docs: clarify endpoint locations for JWT and Email IdP Update to docs: clarify endpoint locations for JWT and Email IdP Apr 3, 2026
@viperciyes viperciyes changed the title Update to docs: clarify endpoint locations for JWT and Email IdP docs: clarify endpoint locations for JWT and Email IdP Apr 3, 2026
@viperciyes viperciyes changed the title docs: clarify endpoint locations for JWT and Email IdP docs: Clarify endpoint locations for JWT and Email IdP Apr 3, 2026
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.

1 participant