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

Split AuthBloc in two #65

Open
dromerolovo opened this issue Apr 6, 2023 · 0 comments
Open

Split AuthBloc in two #65

dromerolovo opened this issue Apr 6, 2023 · 0 comments
Labels

Comments

@dromerolovo
Copy link
Member

Split AuthBloc in two blocs. The first bloc is going to handle Authentication state, authenticated or unauthenticated and related events such as AuthEvent.authCheckRequested() and AuthEvent.signedOut(). The second bloc will handle authentication events such as: invite moderators, promote admins, verify user, etc.

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

No branches or pull requests

1 participant