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

feat: Document not authenticated users management #147

Merged
merged 4 commits into from
May 24, 2024

Conversation

taorepoara
Copy link
Member

@taorepoara taorepoara commented Apr 17, 2024

About this PR

Closes #146

Technical highlight/advice

How to test my changes

Get the project code and run the next commands:

npm i
npm start

Then open the next links:

Checklist

  • I didn't over-scope my PR
  • My PR title matches the commit convention
  • I did not include breaking changes
  • I made my own code-review before requesting one

I included unit tests that cover my changes

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

I added/updated the documentation about my changes

  • 📜 README.md
  • 📕 docs/*.md
  • 📓 docs.lenra.io
  • 🙅 no documentation needed

@taorepoara taorepoara added the documentation Improvements or additions to documentation label Apr 17, 2024
@taorepoara taorepoara self-assigned this Apr 17, 2024
@taorepoara taorepoara linked an issue Apr 17, 2024 that may be closed by this pull request
2 tasks
@taorepoara taorepoara marked this pull request as ready for review April 17, 2024 14:58
@jonas-martinez jonas-martinez merged commit 139d6ec into main May 24, 2024
2 checks passed
@jonas-martinez jonas-martinez deleted the 146-not-authenticated-users-guide branch May 24, 2024 13:55
@shiipou
Copy link
Contributor

shiipou commented May 24, 2024

🎉 This PR is included in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation released
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Not authenticated users guide
3 participants