Skip to content
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

Add ability to generate new session owners #1

Open
kimrgrey opened this issue Jan 5, 2020 · 0 comments
Open

Add ability to generate new session owners #1

kimrgrey opened this issue Jan 5, 2020 · 0 comments

Comments

@kimrgrey
Copy link
Contributor

kimrgrey commented Jan 5, 2020

Something like:

bin/rake generate:sessions:owner user

Each session owner should:

  • have model, migration, factory
  • have an appropriate class in app/sessions/owners folder with default authentication logic
  • be added to app/sessions/owners.rb
  • have JSON presenter
  • have relevant routes + specs for them
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant