Hey guys, I'm planning to start on v2 of the login command here pretty soon.
I've got a few ideas for it, and any feedback or requests are welcome :)
- Move all core functionality to the server plugin (no interface). This should make things a bit simpler implementation-wise and the CLI will be more of a "client" for using the plugin. This will also allow for programmatic creation of logins via your own plugin 🎉
- Move magic login data to a custom table to allow for some new features that aren't possible with the current transient-based persistence.
- Probably rewrite a bunch of stuff.
- GitHub Updater?
- Punch & pie.
Hey guys, I'm planning to start on v2 of the login command here pretty soon.
I've got a few ideas for it, and any feedback or requests are welcome :)