Skip to content

Comments

feat: split providers into KnockFeedProvider and KnockProvider#2

Merged
connorlindsey merged 4 commits intomainfrom
connor-kno-4820-update-react-providers
Dec 13, 2023
Merged

feat: split providers into KnockFeedProvider and KnockProvider#2
connorlindsey merged 4 commits intomainfrom
connor-kno-4820-update-react-providers

Conversation

@connorlindsey
Copy link
Contributor

@connorlindsey connorlindsey commented Dec 11, 2023

This splits the feed provider into a KnockProvider and KnockFeedProvider. The KnockProvider authenticates with Knock and exposes a client. The KnockFeedProvider now must be a child of the KnockProvider and is only responsible for connecting to the feed and getting notifications.

@linear
Copy link

linear bot commented Dec 11, 2023

KNO-4820 Update React providers

Create separate Knock and KnockFeed providers

Reorganize code around modules/

Copy link
Contributor

@cjbell cjbell left a comment

Choose a reason for hiding this comment

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

2 initial comments

@connorlindsey connorlindsey requested a review from cjbell December 12, 2023 18:44
@connorlindsey connorlindsey merged commit b344628 into main Dec 13, 2023
@connorlindsey connorlindsey deleted the connor-kno-4820-update-react-providers branch December 13, 2023 21:50
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