Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

Update import paths to 'login' in Next.js auth documentation #490

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

gregfromstl
Copy link
Member

@gregfromstl gregfromstl commented Jun 27, 2024

PR-Codex overview

This PR updates import paths related to authentication actions from @/actions/auth to @/actions/login for consistency in the project structure.

Detailed summary

  • Updated import paths for generatePayload, isLoggedIn, login, and logout in multiple files
  • Ensured consistency by referencing authentication actions from @/actions/login

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

vercel bot commented Jun 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 27, 2024 7:04pm

@gregfromstl gregfromstl marked this pull request as ready for review June 27, 2024 19:00
Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @gregfromstl and the rest of your teammates on Graphite Graphite

@gregfromstl gregfromstl added this pull request to the merge queue Jun 27, 2024
Merged via the queue into main with commit 2fb8468 Jun 27, 2024
7 checks passed
@gregfromstl gregfromstl deleted the update-auth-documentation-next branch June 27, 2024 19:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant