The Wayback Machine - https://web.archive.org/web/20200624162321/https://github.com/topics/saga
Skip to content
#

saga

Here are 193 public repositories matching this topic...

jsbxyyx
jsbxyyx commented Sep 26, 2019

Why you need it?

Is your feature request related to a problem? Please describe in details
increase rm-datasource module test coverage

How it could be?

A clear and concise description of what you want to happen. You can explain more about input of the feature, and output of it.

Other related information

Add any other context or screenshots about the feature request here.

ClarenceR89
ClarenceR89 commented Oct 21, 2019

In the docs at

https://workflow-core.readthedocs.io/en/latest/json-yaml/

you make reference to IDefinitionLoader and indicate that using should be using WorkflowCore.Services.DefinitionStorage;

this is incorrect as the interfaces are at WorkflowCore.Interface

Also typos in this doc:
WorklfowCore.Primitives should be WorkflowCore.Primitives
`using using WorkflowCore.Servic

leonardolessa
leonardolessa commented Jun 19, 2019

I'm very unexperienced with Firebase so i'm not sure if its a legit issue.
I'm trying to grab user information from the info returned from signInWithPopup and according to the firebase docs the method should return UserCredential (https://firebase.google.com/docs/reference/js/firebase.auth.Auth.html#signinwithpopup) that would solve my problem.
But according to redux-saga-firebase the object ret

LaunchDarkly example app -- Saga Feature Flow -- A login/register flow built with React & Redux Saga. This application demonstrates what a React-based register/login workflow might look like with LaunchDarkly feature flags. It's based on Juan Soto's saga-login-flow. Read the implementation article: http://blog.launchdarkly.com/implementing-feature-flags-in-single-page-apps-using-react-and-redux-saga/

  • Updated Feb 9, 2017
  • JavaScript

Improve this page

Add a description, image, and links to the saga topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the saga topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.