Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facebook Sign-in & Sign-up #330

Open
okyksl opened this issue Nov 21, 2018 · 4 comments
Open

Facebook Sign-in & Sign-up #330

okyksl opened this issue Nov 21, 2018 · 4 comments

Comments

@okyksl
Copy link
Contributor

okyksl commented Nov 21, 2018

We have to integrate Facebook API to our authentication services.

@okyksl
Copy link
Contributor Author

okyksl commented Nov 21, 2018

As a user, I want to utilize my Facebook account to sign in so that I can easily interact with the Actopus ecosystem.

Acceptance Criteria:

  • 1. User shall be able to allow her Facebook account to be used in sign-in process.
  • 2. User shall be able to sign-in via Facebook account after permission.
  • 3. System shall be able to retrieve email, name, surname information from the Facebook API.
  • 4. System shall be able to save necessary Facebook API information for further sign-in requests.
  • 5. System shall be able to utilize Facebook API to allow user to sign-in.

@okyksl
Copy link
Contributor Author

okyksl commented Nov 29, 2018

@dkilyas ?

@ilyasdemirkiran
Copy link
Contributor

I have tried to implement the facebook login. However, there is a problem that I am not able to find a solution for it. The problem is

TypeError: Object(ionic_native_core__WEBPACK_IMPORTED_MODULE_1_["Cordova"]) is not a function. (In 'Object(ionic_native_core__WEBPACK_IMPORTED_MODULE_1_["Cordova"])()', 'Object(ionic_native_core__WEBPACK_IMPORTED_MODULE_1_["Cordova"])' is an instance of Object)

I've searched a solution to this error. But, I could not find any. I followed the directions of the official website of ionic to install facebook plugin. After installing and doing the necessary things, I get this error. I repeated the same procedure in a new project. It did work. So, I didn't get where the issue was.

@okyksl
Copy link
Contributor Author

okyksl commented Dec 10, 2018

@dkilyas where is your work in our repository? I can't follow what you wrote here, you need to give some structured feedback that I can follow and understand.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants