-
Updated
Mar 25, 2020 - Go
quickstart
Here are 541 public repositories matching this topic...
-
Updated
Apr 17, 2020 - TypeScript
-
Updated
Jun 30, 2020 - JavaScript
With the refactoring on Microsoft.Identity.Web, we are not using AzureAd.UI methods anymore, and the samples got changed. However the READMEs are still referencing the old code or AzureAd,UI.
Some points to check:
- Check if the code snippet is using
services.AddAuthentication(OpenIdConnectDefaults.AuthenticationScheme)
.AddSignIn("AzureAd", Configuration, op
-
Updated
Oct 2, 2019
-
Updated
Jun 30, 2020 - Python
-
Updated
Jun 26, 2020 - TypeScript
-
Updated
Feb 26, 2020 - Vue
When i tap a received push notification in a home screen (it means App is alive in background) the onNotificationOpened was not trigger.
i also tested app with this repo just change google-services.json, but not working too
expo: 31.0.6
expo-firebase-*: 1.0.0-rc.5
react-native: sdk-31.0.1
Add Testing
Since the purpose of this project is to provide a quickstart guide to building a fullstack javascript application we should look into add some example unit tests to the backend and frontend. This would allow new users to see how a test is written for both.
AC:
- Need good unit tests written
- Tests should be commented showing how and why things are done.
-
Updated
Sep 12, 2018 - Java
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
May 7, 2020 - HTML
-
Updated
Jun 30, 2020 - JavaScript
-
Updated
May 8, 2020 - Java
-
Updated
Apr 6, 2020 - C#
-
Updated
Jul 1, 2020 - TypeScript
-
Updated
Mar 26, 2020 - Python
-
Updated
Feb 26, 2020 - HTML
-
Updated
Jan 18, 2019 - Go
-
Updated
Apr 9, 2020 - Vue
-
Updated
Mar 9, 2020
-
Updated
Dec 15, 2019 - Java
-
Updated
Jun 25, 2020 - JavaScript
-
Updated
Jun 11, 2020 - Objective-C
-
Updated
Oct 28, 2019 - Python
Improve this page
Add a description, image, and links to the quickstart topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the quickstart topic, visit your repo's landing page and select "manage topics."
getting the following error message.
ksql> CREATE STREAM CUSTOMERS_SRC WITH (KAFKA_TOPIC='asgard.public.customers', VALUE_FORMAT='AVRO'); Avro schema for message values on topic asgard.public.customers does not exist in the