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

feat: adds sign out and uses BehaviorSubject for the user stream #448

Merged

Conversation

AyadLaouissi
Copy link
Collaborator

Description

In this PR we are adding the sign out and we are updating the stream controller to use rxdart that way each time we call the AuthenticationRepository.user we have the latest value.

Screenshots/Video

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

Monday.com Item IDs

6600845454

@AyadLaouissi AyadLaouissi merged commit 16bd3e2 into main May 8, 2024
4 checks passed
@AyadLaouissi AyadLaouissi deleted the feat/reset-id/authentication-repository-sign-out branch May 8, 2024 09:58
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