Giter Club home page Giter Club logo

Comments (8)

shawnwildermuth avatar shawnwildermuth commented on June 9, 2024

I'll take this if someone would assign it.

from allready.

bcbeatty avatar bcbeatty commented on June 9, 2024

I can help out too. I just finished an app that has a Facebook login using ngCordova

from allready.

shawnwildermuth avatar shawnwildermuth commented on June 9, 2024

BC, since you've done this before, why don't you take it and i'll focus on the password management and the database stuff.

from allready.

shawnwildermuth avatar shawnwildermuth commented on June 9, 2024

BC is doing this, not me.

from allready.

bcbeatty avatar bcbeatty commented on June 9, 2024

Followed the following steps on https://docs.asp.net/en/latest/security/sociallogins.html to create a Facebook app using the name "All Ready" and a test app "All Ready - Test1"
I'm unable to get the FB user's email address, even though I'm adding the email scope in Startup.cs

from allready.

bcbeatty avatar bcbeatty commented on June 9, 2024

Most of this task is setting configuration settings to match the app id and secret keys. These will be different for each developer and the Azure sites.
There are some gotchas when using the different oath providers:

  1. Facebook isn't returning email, even though it is scoped and exists for user. http://stackoverflow.com/questions/25069816/facebook-email-field-return-null-even-if-the-email-permission-is-set-and-acce
  2. Twitter, even though the application will provide a callback url, you must provide one. https://support.twitter.com/forms/platform
  3. Twitter. By default twitter will not expose a user's email. Your app must be whitelisted. https://docs.fabric.io/android/twitter/request-user-email-address.html
  4. Microsoft, you cannot use IIS Express, this is by design. http://stackoverflow.com/questions/25049480/asp-net-mvc-microsoft-live-account-authentication-on-localhost

from allready.

MisterJames avatar MisterJames commented on June 9, 2024

@tonysurma I think we can close this one based on our conversation.

I think that we can create a few other issues to talk about volunteer on-boarding and when to prompt for things like email an sms

from allready.

BillWagner avatar BillWagner commented on June 9, 2024

@bcbeatty Both Twitter and Facebook work fine. I'm getting an error on the Microsoft account. I'll open a new issue for that, and close this one. See Issue #246 for the Microsoft account issue.

from allready.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.