Fix supertokens docs & integration issues#9757
Merged
dthyresson merged 5 commits intoredwoodjs:mainfrom Dec 27, 2023
Merged
Conversation
suzdalnitski
commented
Dec 26, 2023
suzdalnitski
commented
Dec 26, 2023
packages/auth-providers/supertokens/setup/src/templates/api/lib/supertokens.ts.template
Show resolved
Hide resolved
suzdalnitski
commented
Dec 26, 2023
packages/auth-providers/supertokens/setup/src/templates/api/lib/supertokens.ts.template
Show resolved
Hide resolved
Contributor
|
Thanks so much for these document updates @suzdalnitski . I’ll let SuperTokens and @rishabhpoddar know about them as well great to have them supported and working. Much appreciated! |
packages/auth-providers/supertokens/setup/src/templates/api/lib/supertokens.ts.template
Show resolved
Hide resolved
Tobbe
reviewed
Dec 26, 2023
rishabhpoddar
approved these changes
Dec 27, 2023
Co-authored-by: Rishabh Poddar <rishabh.poddar@gmail.com>
Co-authored-by: Rishabh Poddar <rishabh.poddar@gmail.com>
dthyresson
approved these changes
Dec 27, 2023
Contributor
dthyresson
left a comment
There was a problem hiding this comment.
Many thanks @suzdalnitski and @rishabhpoddar for the doc updates and glad SuperTokens will be easier to setup now.
dac09
added a commit
to dac09/redwood
that referenced
this pull request
Dec 28, 2023
…p-prebuild * 'main' of github.com:redwoodjs/redwood: (1608 commits) Docker: Update to work with corepack and yarn v4 (redwoodjs#9764) [RFC]: useRoutePaths (redwoodjs#9755) Adds a note about the two commands you will use with your schema to the top of the schema file (redwoodjs#8589) docs: Supertokens.md: Fix typo (redwoodjs#9765) Fix supertokens docs & integration issues (redwoodjs#9757) fix(apollo): Enhance error differently for Suspense Cells (redwoodjs#9640) SSR smoke-test: Use <Metadata /> (redwoodjs#9763) chore(deps): update dependency @types/qs to v6.9.11 (redwoodjs#9761) chore(ci): Better error handling in detectChanges.mjs (redwoodjs#9762) fix(path-alias): Fix aliasing of paths using ts/jsconfig (redwoodjs#9574) chore(deps): update dependency @types/yargs to v17.0.32 (redwoodjs#9759) Make it easier to find useMatch docs (redwoodjs#9756) chore(unit tests): Use side-effect import to fix TS errors (redwoodjs#9754) fix(context): Refactor context (redwoodjs#9371) docs: Replaced deprecated <Set private> with PrivateSet within router.md (redwoodjs#9749) add TS support for storybook preview tsx config extension (redwoodjs#9309) fix(studio): Fix windows path issues (redwoodjs#9752) chore(tasks): Add comparison view to nmHoisting visualisation (redwoodjs#9751) chore(cli): make fs modules used in the CLI consistent (redwoodjs#9746) ...
1 task
Tobbe
pushed a commit
that referenced
this pull request
Jan 1, 2024
Tobbe
pushed a commit
that referenced
this pull request
Jan 1, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR addressed the issues dicussed in #9753 and #9740.