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

example of code_gen + FirebaseAuth + UserRole #21

Open
k2s opened this issue Mar 19, 2023 · 1 comment
Open

example of code_gen + FirebaseAuth + UserRole #21

k2s opened this issue Mar 19, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@k2s
Copy link

k2s commented Mar 19, 2023

Would you be so kind to rework the Firebase Auth example to use generation of GoRouter routes, generation of routerProvider and support for UserRoles ?

Very interesting would be to have as similar solution as possible for the dummy auth example and the one using Firebase Auth.
For example to move await FirebaseAuth.instance.signInAnonymously(); into StreamProvider authProvider.

@lucavenir
Copy link
Owner

Sure thing, you're right. I should maintain that example, too. Chances are that code_gen and firebase will be the only two example maintained in this repo.

WIP

@lucavenir lucavenir self-assigned this May 26, 2023
@lucavenir lucavenir added the enhancement New feature or request label May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants