-
Notifications
You must be signed in to change notification settings - Fork 96
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
PR:auth
🔐 + Tailwind
✨
#120
Conversation
Adding auth file to track progress of implementation.
Codecov Report
@@ Coverage Diff @@
## main #120 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 4 6 +2
Lines 17 18 +1
=========================================
+ Hits 17 18 +1
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Continue: https://github.com/dwyl/phoenix-chat-example/blob/add-auth/auth.md |
Ok, I've got Don't have more time to spend on tidying the UI/layout so assigning back to you @LuchoTurtle 👌 |
Well, with this fixed, the PR should be admissable for review. If you have any feedback on the UI, please comment here @nelsonic 👍 |
Gonna take a final look at this when I get back to my desk. ⏳ (thanks!) |
Sorry this has taken me a |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks very much @LuchoTurtle! 👌
We've been meaning to add auth
#54 for years! 🔐 🚀
closes #121
auth_plug
to Phoenix Chat Example so people can authenticate 🔐 #54 by addingauth_plug
Tailwind CSS
✨ #121This is meant to expand the tutorial by adding generic authentication through different providers.
This is very much a work-in-progress that is currently blocked because of "theauth_plug
package is not properly working on recent version of Elixir" issueJust pushing it for future reference 😄