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: make fetch all notifications a public API #83

Merged
merged 3 commits into from
Dec 6, 2023

Conversation

PrinceYadav2
Copy link
Contributor

Description:
This PR adds cors for backend and removes the api key guard for getting notification using graphql requests.

Related changes:
Add cors to allow cross origin request.
Comment out the api guard for graphql request.
Register update on as a graphql field.

@osm-vishnukyatannawar osm-vishnukyatannawar changed the title feature: Backend: Add cors and make fetch all notifications public API feat: make fetch all notifications a public API Dec 6, 2023
@osm-vishnukyatannawar osm-vishnukyatannawar merged commit 469e848 into main Dec 6, 2023
8 checks passed
@osm-vishnukyatannawar osm-vishnukyatannawar deleted the feature/make-fetch-notications-public branch December 6, 2023 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants