Skip to content

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.

3 participants