Skip to content

example for private/normal data#29

Merged
davidcheung merged 3 commits intomainfrom
example-private-data-from-backend
Nov 19, 2020
Merged

example for private/normal data#29
davidcheung merged 3 commits intomainfrom
example-private-data-from-backend

Conversation

@davidcheung
Copy link
Copy Markdown
Contributor

With auth (logged in)
image
With auth (not logged in)
image
without auth enabled
image

@davidcheung davidcheung requested a review from a team November 16, 2020 21:56
});

const fetchPrivateData = async(data) => {
const uri = `${config.backendURL}/api/auth-data`
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

See path change requests in commitdev/zero-backend-node#10

@davidcheung davidcheung merged commit d0e4cb7 into main Nov 19, 2020
@davidcheung davidcheung deleted the example-private-data-from-backend branch November 19, 2020 00:28
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