Problem statement
As a user with an existing application, I want the ability to add Seamless auth to my existing application. This will help me try Seamless auth in an application that isn't new.
Proposed solution
Add a command to the create-seamless cli that will init a project.
The init should make best effort to detect what the project is, or prompt the user to tell it what the project is. Then layout a set of steps needed for integration, automating as much as possible.
Alternatives considered
No alternatives considered.