> Portal Navigation: > > - Append `.md` to any URL under `https://dev.wix.com/docs/` to get its markdown version. > - Pages are either content pages (article or reference text) or menu pages (a list of links to child pages). > - To get a menu page, truncate any URL to a parent path and append `.md` (e.g. `https://dev.wix.com/docs/sdk.md`, `https://dev.wix.com/docs/sdk/core-modules.md`). > - Top-level index of all portals: https://dev.wix.com/docs/llms.txt > - Full concatenated docs: https://dev.wix.com/docs/llms-full.txt # [SDK](https://dev.wix.com/docs/api/get-menu-content?url=https%3A%2F%2Fdev.wix.com%2Fdocs%2Fsdk&format=markdown.md) ## [Frontend Modules](https://dev.wix.com/docs/sdk/frontend-modules.md) ### [members](https://dev.wix.com/docs/sdk/frontend-modules/members.md) #### [Authentication](https://dev.wix.com/docs/sdk/frontend-modules/members/authentication.md) - [Introduction](https://dev.wix.com/docs/sdk/frontend-modules/members/authentication/introduction.md) - [Setup](https://dev.wix.com/docs/sdk/frontend-modules/members/authentication/setup.md) - [New Members](https://dev.wix.com/docs/sdk/frontend-modules/members/authentication/new-members.md) - [changePassword()](https://dev.wix.com/docs/sdk/frontend-modules/members/authentication/change-password.md) - [promptForgotPassword()](https://dev.wix.com/docs/sdk/frontend-modules/members/authentication/prompt-forgot-password.md) - [promptLogin()](https://dev.wix.com/docs/sdk/frontend-modules/members/authentication/prompt-login.md) - [resendVerificationCodeEmail()](https://dev.wix.com/docs/sdk/frontend-modules/members/authentication/resend-verification-code-email.md) - [sendResetPasswordEmail()](https://dev.wix.com/docs/sdk/frontend-modules/members/authentication/send-reset-password-email.md) - [sendSetPasswordEmail()](https://dev.wix.com/docs/sdk/frontend-modules/members/authentication/send-set-password-email.md) - [verifyEmail()](https://dev.wix.com/docs/sdk/frontend-modules/members/authentication/verify-email.md) #### [CurrentMember](https://dev.wix.com/docs/sdk/frontend-modules/members/current-member.md) - [Introduction](https://dev.wix.com/docs/sdk/frontend-modules/members/current-member/introduction.md) - [Setup](https://dev.wix.com/docs/sdk/frontend-modules/members/current-member/setup.md) - [getMember()](https://dev.wix.com/docs/sdk/frontend-modules/members/current-member/get-member.md) - [getRoles()](https://dev.wix.com/docs/sdk/frontend-modules/members/current-member/get-roles.md) - [makeProfilePrivate()](https://dev.wix.com/docs/sdk/frontend-modules/members/current-member/make-profile-private.md) - [makeProfilePublic()](https://dev.wix.com/docs/sdk/frontend-modules/members/current-member/make-profile-public.md) - [Introduction](https://dev.wix.com/docs/sdk/frontend-modules/members/introduction.md) - [Custom Fields](https://dev.wix.com/docs/sdk/frontend-modules/members/custom-fields.md)