Skip to content

Add authorize method#73

Open
pgom wants to merge 1 commit into
oauthjs:masterfrom
pgom:feature/add-authorize
Open

Add authorize method#73
pgom wants to merge 1 commit into
oauthjs:masterfrom
pgom:feature/add-authorize

Conversation

@pgom

@pgom pgom commented Jan 14, 2016

Copy link
Copy Markdown
Collaborator

No description provided.

@pgom pgom force-pushed the feature/add-authorize branch 4 times, most recently from d8fabcc to 36bab0b Compare January 14, 2016 18:00
Comment thread src/providers/oauth-provider.js Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/oauth2/authorize

@pgom pgom force-pushed the feature/add-authorize branch from 36bab0b to eaa5f24 Compare January 18, 2016 10:34
@joaogranado

Copy link
Copy Markdown
Member

@pgom could you please provide a description?


authorize(clientId, scope, state) {
// Check if `clientId` is defined.
if (!clientId) {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update error message to:

throw new Error('Missing parameter: clientId.');

@pgom pgom force-pushed the feature/add-authorize branch from eaa5f24 to 36d10ce Compare March 22, 2016 17:10
@arthurbarros

Copy link
Copy Markdown

What is left for this to be merged?

@harrypritchett

Copy link
Copy Markdown

+1 for this.

@devshawn

Copy link
Copy Markdown

+1 as well, what is left to be changed here for this to get merged?

@ruipenso

Copy link
Copy Markdown
Member

@pgom Let's rebase this?

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.

6 participants