-
Notifications
You must be signed in to change notification settings - Fork 97
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: Add auth_plug
to Phoenix Chat Example so people can authenticate 🔐
#54
Labels
Comments
auth_plug
to Phoenix Chat Example so people can authenticate 🔐
10 tasks
nelsonic
added a commit
that referenced
this issue
Nov 14, 2022
nelsonic
added a commit
that referenced
this issue
Nov 16, 2022
nelsonic
added a commit
that referenced
this issue
Nov 17, 2022
nelsonic
added a commit
that referenced
this issue
Nov 17, 2022
nelsonic
added a commit
that referenced
this issue
Nov 17, 2022
nelsonic
added a commit
that referenced
this issue
Nov 17, 2022
…GnJWV35nTKRwx/authdemo.fly.dev to ci.yml #54
nelsonic
added a commit
that referenced
this issue
Nov 17, 2022
@LuchoTurtle PR: #120 should be good for you to continue/finish. 🙏 |
nelsonic
added a commit
that referenced
this issue
Nov 30, 2022
nelsonic
added a commit
that referenced
this issue
Nov 30, 2022
nelsonic
added a commit
that referenced
this issue
Nov 30, 2022
nelsonic
added a commit
that referenced
this issue
Dec 1, 2022
nelsonic
added a commit
that referenced
this issue
Dec 1, 2022
Done! #120 🎉 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
This tutorial is currently already quite popular. 🤩 🎉
We can take it to the next level by adding
auth
viaauth_plug
usingONE Environment Variable™
! 🚀Story
As a
person
learningElixir/Phoenix
🌱I need a fully featured example including
auth
🔐So that I can learn the
Tech Stack
as fast as possible and contribute in the team. 🙌@LuchoTurtle hopefully you can identify with this story. 🤞
Todo
auth.md
and link to it from the mainREADME.md
auth_plug
to this project, see: https://github.com/dwyl/auth_plug_example#howconn.assigns.person
is available in a Channel (JS) request for channels.Very happy to pair on this if you want an idea of my workflow.
Hopefully this is a fun challenge that will help you to learn a bit of the
Tech Stack
🤞and make it a lot easier for the next people joining the team. 😉
The text was updated successfully, but these errors were encountered: