-
I have no problem following the examples with hard coded data, but when I try to implement IGListKit with firebase I run into issues. I get the following error:
> Terminating app due to uncaught e…
-
Is it possible to authenticate users using Instagram Auth0?
I'm able to retrieve the returned Instagram tokens and profile—accessToken, idToken, idTokenPayload, and the profile info, but none of the…
-
Hi,
For the Instagram API and the Pinterest API, the app url scheme will not work (app://) because certain apis require a redirect url with https. In order to fix this issue, I tried to generate a f…
-
We have plans [Detailed here](https://github.com/iOS-Connect/sc-ios-connect/blob/master/SundayWalmartApp.md) to build an app on this coming Sunday.
We should send an email to the group letting them …
-
My system information:
* Operating system type: Mac OSX
* Operating system version: 10.10.5
* BLT version: 8.8.1
Output of `blt doctor`:
```
blt > doctor:
Changed current directory to /Users/…
-
Anyone know how to resolve this?
-
This URLs have a 301 and still are on the sitemap https://auth0.com/docs/sitemap.xml
https://auth0.com/docs/apiv2
http://auth0.com/docs/ionic-tutorial
https://auth0.com/docs/ionic-tutorial
http://aut…
-
## React Native
- [x] https://github.com/joemaddalone/react-native-todo
- [x] https://github.com/jsphkhan/ReactNativeExamples/tree/master/ios/WeatherApp 41
- [x] https://github.com/mikkoj/NortalTechDa…
-
- [x] Create route and page at `/auth`
- [x] Click Twitter login button and launch Silencer.io/auth (`window.location = "http://silencer.io/auth`)
- [x] Auth with twitter, get return value (move the f…
-
Currently the signup, login pages are jade templates served up by express. In my opinion, it would be ideal to instead convert them to RESTful api endpoints, and handle the logging in / templating tho…