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

Request For New OAuth plugin for MojioCarConnect #207

Open
anveshnara opened this issue Feb 13, 2016 · 7 comments
Open

Request For New OAuth plugin for MojioCarConnect #207

anveshnara opened this issue Feb 13, 2016 · 7 comments

Comments

@anveshnara
Copy link

would be fantastic, see https://developer.moj.io/reference/documentation for detalils

@nraboy
Copy link
Owner

nraboy commented Feb 13, 2016

It doesn't look like it uses Oauth. Can you prove it does?

@anveshnara
Copy link
Author

Yes, mojio-js-cordova-example-oauth2 already there is example in Github check it out.

@nraboy
Copy link
Owner

nraboy commented Feb 13, 2016

Link to the official oauth documentation please. We are not going to scavenge GitHub to find the information we need.

Regards,

@anveshnara
Copy link
Author

hey I code entire MojioOAuth Integeration how can I merge the code ?

@nraboy
Copy link
Owner

nraboy commented Feb 15, 2016

Make a fork of ng-cordova-oauth and clone the fork to your computer. The clone will have the master branch checked out. You must checkout the development branch like so:

git checkout development

When the development branch showing, copy your changes in and then commit them. Push your changes to your remote fork on GitHub. Then create a pull request to merge your development branch with my development branch.

This might help too:

https://blog.nraboy.com/2015/02/contributing-git-repository-github/

Best,

@anveshnara
Copy link
Author

when I commit changes I got 2 errors
error: pathspec 'Mojio' did not match any file(s) known to git.
error: pathspec 'OAUTH' did not match any file(s) known to git.

@nraboy
Copy link
Owner

nraboy commented Feb 15, 2016

Sounds like you didn't merge something correctly. I suggestion reading up on Git.

Best,

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

2 participants