Commit Graph

45 Commits

Author SHA1 Message Date
Praveen Durairaju
caab88a405 community(gatsby-postgres-graphql): remove createLink, update deps (close #965) (#3600) 2019-12-27 19:25:58 +05:30
Vitalii Tverdokhlib
6d1fad6d69 community(sample-apps): update readme for quasar-framework-vue (#3563)
typo: quasar-framework-vue-graphql

Co-authored-by: Shahidh K Muhammed <muhammedshahid.k@gmail.com>
2019-12-25 11:45:10 +05:30
Kevin Menard
5634dbfa16 add notes about auth0-spa-js to auth0 docs (#3367) 2019-12-17 12:15:52 +05:30
Kim Santos
040b069d62 sample apps(update): update gatsby sample app (#2969) 2019-12-02 15:57:03 +05:30
Sameer Tulshyan
e09826b23a community(sample-apps): mod firebase-jwt html (#3044) 2019-10-26 09:51:55 +05:30
Rishichandra Wawhal
81de56dc70 community: tic-tac-toe: fix names bug and add docker-compose (#3058) 2019-10-11 16:27:55 +05:30
Alain Armand
7148fdc598 community: change [Int] to [Int!] to get app to compile. (#2993) 2019-10-04 16:19:01 +05:30
Praveen Durairaj
3b5886ed92 community: svelte-apollo: fix connectionParams (close #2769) (#2893) 2019-09-17 13:14:10 +05:30
Praveen Durairaj
384b960f5d update package versions for next-postgres-graphql (close #2714) (#2894) 2019-09-17 13:13:04 +05:30
Praveen Durairaj
230d8efb40 community: update paths for sample-apps (close #1915) (#2723) 2019-08-14 07:05:44 +00:00
Praveen Durairaj
8af9e33b1a community: update todo-auth0 sample app (close #1290) (#2725) 2019-08-14 07:04:56 +00:00
Praveen Durairaj
ce30fa8488 community: add gatsby-contentful-auth0 sample app (#2603) 2019-07-26 09:12:00 +00:00
Anon Ray
a3e7a20a44 add notices in jwt docs regarding audience check (#2557)
- also update firebase sample-app README with correct JWT conf
2019-07-16 11:13:00 +00:00
Rishichandra Wawhal
f3808bc9ba community: fix tic-tac-toe wrong turn bug (#2524) 2019-07-12 12:37:10 +00:00
dependabot[bot]
5342c9b869 Bump lodash.merge in /community/sample-apps/react-static-graphql (#2505)
Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-11 04:25:48 +00:00
dependabot[bot]
9132f5575d Bump handlebars from 4.0.11 to 4.1.2 in /community/sample-apps/… (#2474)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.11...v4.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-05 04:01:25 +00:00
Praveen Durairaj
c4dd209eed community: update sample apps for codesandbox compatibility (#2377) 2019-06-14 14:37:00 +05:30
Praveen Durairaj
a30814f01c community: add gridsome sample app (#2363) 2019-06-10 18:57:38 +05:30
Praveen Durairaj
cfd61a86a7 sample-apps: add svelte 3 graphql app (#2256) 2019-05-23 17:00:16 +05:30
Rishichandra Wawhal
7f27fd9825 community: add readme to root of tic tac toe game; fix bugs (#2229) 2019-05-20 14:18:11 +05:30
Rishichandra Wawhal
aae8a1c72d community: add multiplayer tic tac toe to sample apps (#2150) 2019-05-16 16:36:22 +05:30
Praveen Durairaj
80fdceaac7 community: react-apollo-todo: fix update todo queries (#2157) 2019-05-10 19:40:12 +05:30
Anon Ray
a21f6cd648 introduce v1/graphql (fix #1368) (#2064)
Changes compared to `/v1alpha1/graphql`

* Changed all graphql responses in **/v1/graphql** endpoint to be 200. All graphql clients expect responses to be HTTP 200. Non-200 responses are considered transport layer errors. 

* Errors in http and websocket layer are now consistent and have similar structure.
2019-05-10 11:35:10 +05:30
savil
b2d98fba87 community: fix broken links (#1963)
the directory refactoring left these image URLs dangling
2019-05-07 11:06:19 +05:30
John Bampton
91f4d7b5e2 change Github to GitHub at multiple places (#2046) 2019-04-23 15:39:28 +05:30
Vladimir Novick
1575519224 add realtime chat sample app with vue (#1885) 2019-04-05 12:16:29 +05:30
Praveen Durairaj
39b623f715 add nextjs 8 jwt sample app (#1943) 2019-04-03 19:21:11 +05:30
Praveen Durairaj
8e78e27707 add vuejs-auth0-graphql sample app (#1898)
This is a sample Vue.js app with Auth0 integration. Has a simple schema with users and article tables with permissions setup. Once the user logs in to the app, the articles written by the user would be shown.
2019-03-29 12:22:59 +05:30
Praveen Durairaj
26ed94fb19 add vuetify-vuex-todo-graphql sample app (#1866) 2019-03-26 14:36:46 +05:30
Praveen Durairaj
420dde77dc add auth0 tutorial link to react-apollo-todo landing page (#1819) 2019-03-22 12:28:20 +05:30
Praveen Durairaj
2ee9820c22 update whatsapp clone sample app (#1822) 2019-03-20 15:03:04 +05:30
Praveen Durairaj
42b1d16625 add quasar framework sample app (#1825) 2019-03-20 12:42:50 +05:30
Praveen Durairaj
3502dab419 update dockerfile (#1820)
update dockerfile for whatsapp-clone auth-server [skip ci]
2019-03-19 15:47:29 +05:30
Praveen Durairaj
6223852e9d add whatsapp-clone sample app (#1730)
This is a forked version of Urigo's [WhatsApp Clone](https://github.com/Urigo/WhatsApp-Clone-server), integrated with Hasura.
Hasura GraphQL APIs are used in place of custom resolvers. A simple JWT server replaces the original auth server. Image uploads use the same Cloudinary APIs.
[Original React Client](https://github.com/Urigo/WhatsApp-Clone-Client-React) has been updated to match Hasura APIs and typescript definitions have been generated using GraphQL Code Generator.
2019-03-19 12:15:41 +05:30
Praveen Durairaj
36cb6f8b13 remove localStorage usage with auth0 (#1690)
Auth0 best practices recommend to not store tokens in localStorage. [Reference](https://auth0.com/docs/security/store-tokens#don-t-store-tokens-in-local-storage)

Updated code to make use of [checkSession](https://auth0.com/docs/libraries/auth0js/v9#using-checksession-to-acquire-new-tokens) which makes use of cookies.
2019-03-13 12:34:36 +05:30
comerc
e3e1200bae fix a typo in todo-auth0-jwt sample app (#1334) 2019-03-01 16:07:12 +05:30
Praveen Durairaj
5fc2df2766 add nextjs-8-serverless sample app (#1640) 2019-02-21 15:27:20 +05:30
nizar-m
f83a8e591f rename access-key to admin-secret (close #1347) (#1540)
Rename the admin secret key header used to access GraphQL engine from X-Hasura-Access-Key to X-Hasura-Admin-Secret.

Server CLI and console all support the older flag but marks it as deprecated.
2019-02-14 15:07:47 +05:30
Praveen Durairaj
9c914f5637 add react-static-graphql sample app (#1569) 2019-02-08 15:14:35 +05:30
yiksanchan
2893fe7126 fix a typo in realtime chat sample app (#1522)
Fix a typo.
2019-01-30 12:57:29 +05:30
Rishichandra Wawhal
ef565590af remove the usage of spread operator in setState (#1490) 2019-01-29 13:10:53 +05:30
Tirumarai Selvan
e17fb119e3 update readme for todo-auth0-jwt (#1472) 2019-01-25 15:34:25 +05:30
samuela
e7a42c6772 community: encourage good security in email checking (#1421)
The current regex is vulnerable to all sorts of attacks: `foobar.com@gmail.com` or `jim@asdffoobar.com`.
2019-01-25 00:06:49 +05:30
Praveen Durairaj
c3b6ba3bf0 add nuxtjs-postgres-graphql (#1439)
add nuxtjs-postgres-graphql to sample apps
2019-01-23 16:49:32 +05:30
Tirumarai Selvan
9f6ce68e3c refactor community content and folder structure (#1353) 2019-01-17 15:57:28 +05:30