Skip to content
This repository was archived by the owner on May 9, 2024. It is now read-only.

Conversation

@juanazam
Copy link
Contributor

@juanazam juanazam commented May 4, 2022

Add the Knock feed provider component.

Screen Shot 2022-05-03 at 19 25 33

Depends on:

knocklabs/react-notification-feed#13

The typescript compiler is complaining with the issue described there.

@linear
Copy link

linear bot commented May 4, 2022

KNO-1267 Implement in app feed on example app

Add an in app feed component on example collaboration and app

The feed will be populated with notifications created by new comments on an asset

@juanazam juanazam requested a review from cjbell May 4, 2022 04:48
<KnockFeedProvider
apiKey={process.env.BLITZ_PUBLIC_KNOCK_CLIENT_ID!}
feedId={process.env.BLITZ_PUBLIC_KNOCK_FEED_ID!}
userId={`${user.id}`}
Copy link
Contributor

Choose a reason for hiding this comment

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

We might also want to show an example of client auth here too: https://docs.knock.app/client-integration/authenticating-users

@juanazam juanazam force-pushed the jazambuja-kno-1267-implement-in-app-feed-on-example-app branch from 3ea8180 to 8a2840a Compare May 9, 2022 16:32
@juanazam juanazam merged commit 3cf4597 into main May 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

3 participants