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

Fixed typo #15

Merged
merged 1 commit into from
Aug 12, 2014
Merged

Fixed typo #15

merged 1 commit into from
Aug 12, 2014

Conversation

ojhaujjwal
Copy link
Contributor

@bakura10 Are you really sure that people are using it in production?

@bakura10
Copy link
Member

I am. @macnibblet is too. Using in production is nothing more than using it in a live website heh !

@bakura10
Copy link
Member

The Authorization part is the only thing that we do not use in production. Most of us only us the "password grant", which does not need this.

bakura10 added a commit that referenced this pull request Aug 12, 2014
@bakura10 bakura10 merged commit 77b2424 into zf-fr:master Aug 12, 2014
@bakura10
Copy link
Member

I'd therefore be happy if you can try that. However, please be sure to have a deep understanding of how OAuth2 works before doing any PR :).

@bakura10
Copy link
Member

(If you are doing a SPA that only need authentication through pasword/username, and where you do not need the external application feature from OAuth2, then you won't need to Authorization Controller).

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 2ebbc12 on ojhaujjwal:master into 2a3b496 on zf-fr:master.

@ojhaujjwal
Copy link
Contributor Author

Yes, you are right, I need to have a deep understanding of how OAuth2 works. Thanks!

@ojhaujjwal
Copy link
Contributor Author

Haha. I mistakely typed /authorize intsead of /token in PostMan. I don't need that controller.

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

Successfully merging this pull request may close these issues.

3 participants