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

Feature/add firebase authentication #3

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

JuanPabloGil
Copy link

On this PR we add the ability to create an entire authentication/firebase environment just with the command:

rails g auth install

  • Add auth generator.

  • Add and Generate required Files with auth install generator

    • Rails Controllers
    • Stimulus Controller
    • Views
    • Routes
    • Model (Identity plataform)
    • Model (Simple User structure)
    • Initializers
    • Gems

@JuanPabloGil JuanPabloGil force-pushed the feature/add-firebase-authentication branch from e3898d6 to df69c68 Compare October 26, 2022 06:27
Copy link
Contributor

@Jorge-Ortiz-Mata Jorge-Ortiz-Mata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants