Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update auth docs to not import global context #6749

Merged
merged 1 commit into from
Oct 27, 2022

Conversation

Tobbe
Copy link
Member

@Tobbe Tobbe commented Oct 27, 2022

context is a global and should not be imported. In fact, trying to import it from rw/api will give red squiggles

@Tobbe Tobbe self-assigned this Oct 27, 2022
@Tobbe Tobbe requested a review from cannikin October 27, 2022 07:20
@Tobbe Tobbe added the release:docs This PR only updates docs label Oct 27, 2022
@Tobbe Tobbe merged commit 2bc2dac into redwoodjs:main Oct 27, 2022
@Tobbe Tobbe deleted the tobbe-docs-current-user-import branch October 27, 2022 15:32
dac09 added a commit that referenced this pull request Oct 31, 2022
…aching

* 'main' of github.com:redwoodjs/redwood:
  Fix auth0 decoder import (#6764)
  chore: update all contributors
  chore(deps): update dependency @replayio/playwright to v0.3.1 (#6752)
  Backports tutorial updates to 3.1 and 3.2 (#6754)
  fix: handle webpackFinal merging separately (#5957)
  [Tutorial] Adds api-side usage of currentUser (#6465)
  Update auth docs to not import global context (#6749)
  Update netlify auth docs (#6748)
  Update auth setup warning message (#6746)
@jtoar jtoar modified the milestones: v4.0.0, next-release Nov 2, 2022
@jtoar jtoar modified the milestones: next-release, v3.3.0 Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:docs This PR only updates docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants