Skip to content

Instantly share code, notes, and snippets.

@drborges
Created August 18, 2020 16:39
Show Gist options
  • Select an option

  • Save drborges/11089adbcf2c93fe23f13ea759e87b9a to your computer and use it in GitHub Desktop.

Select an option

Save drborges/11089adbcf2c93fe23f13ea759e87b9a to your computer and use it in GitHub Desktop.
Hello All, after receiving a lot of great feedback on the magic-link RFC and better polishing the plan for getting Pulse users integrated with Nitro's auth/session mechanism, I've decided to split up that RFC in two:
1. [Magic-link Workflow](https://github.com/powerhome/rfcs/pull/101): This is now, as suggested by Ben, about the magic-link workflow only.
2. [Multiple User Abstractions Within Nitro](https://github.com/powerhome/rfcs/pull/102): This proposes a solution to support multiple user implementations in Nitro to better accommodate the new `Pulse::User` implementation and perhaps provide a foundation for breaking down the existing `users` table.
The RFC #2 in that list is still WIP, so feel free to provide early feedback, with that said, as pointed out in the RFC, we already have a functioning proof-of-concept that implements a lot of what's being proposed.
Thanks to everyone that contributed so far, the solution we are chasing now seems much more solid and is a result of multiple brains working together, so keep that awesome feedback coming!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment