jamshall
jamshall
@navneet-g, sounds good. [This React documentation](https://reactjs.org/docs/higher-order-components.html) has goes into some detail about that technique if you are looking for any more specifics. And here is an example of how it...
Thanks for the reply! That is very helpful info. For item 1: Thanks, I had not noticed the authenticate call there - that makes sense now. Just sharing for your...
OK, thanks for the clarification. With regards to my initial passport-facebook vs passport-facebook-token question: I did some further reading, and asked (and answered) a [Stack Overflow question about it](https://stackoverflow.com/questions/51593219/passport-facebook-token-vs-passport-facebook/51651850#51651850). I...
+1 for this feature request. @ErikEJ - from your understanding, is this still not technically possible? It's been a year now, so I figured it was worth asking - even...
@ErikEJ - Thanks, here is the scenario: I have a table with a two column foreign key. The Auto-name-generation of Navigation Property seems to look for common characters between the...
> What custom name? @ErikEJ - I have several similar scenarios in a database I am working with. In this instance I'd like to name the Navigation Property "Product" I...
Hi @ErikEJ , thanks for the suggestion. This does result in the Navigation Property being generated with the name "Property", but then the name of the FactoryId is no longer...
I would also like to see this typescript support added
I have also run into this issue. We are looking for a work-around prior to putting our workflows into production, to ensure we don't inadvertently hit 'infinite loop' scenarios. Some...