Skip to content

fix(remote-auth): fix the docs for Store API (for extract method)#117

Open
maxkoryukov wants to merge 2 commits intowwebjs:mainfrom
maxkoryukov:patch-1
Open

fix(remote-auth): fix the docs for Store API (for extract method)#117
maxkoryukov wants to merge 2 commits intowwebjs:mainfrom
maxkoryukov:patch-1

Conversation

@maxkoryukov
Copy link
Copy Markdown

@maxkoryukov maxkoryukov commented Apr 6, 2026

In the documentation for the RemoveAuth in the js-snippet for the "external store interface" the method extract doesn't show the full { session, path } input for the options parameter.

I was implementing a custom store based on docs, and ignored path, and my store became broken, so i needed to compare to "mongo store" to find the bug. It turned out that the documentation is not full.

I hope this PR fixes it

Update authentication.md

external store's `extract` receives { session, path} as options.

Update authentication.md
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 6, 2026

👷 Deploy request for wwebjs pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 0a53a77

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