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

Provide a custom view for application registration #14

Closed
synasius opened this issue Jun 14, 2013 · 2 comments
Closed

Provide a custom view for application registration #14

synasius opened this issue Jun 14, 2013 · 2 comments
Assignees
Milestone

Comments

@synasius
Copy link
Contributor

The goal is to provide a view for registering application that can be easily customized. That way the admin is no more required.

@ib-lundgren
Copy link

A spec for dynamic client registration is being drafted for OAuth 2 and it
goes into some detail on various information to gather about clients.

I've not yet looked much into the spec itself so I can't say how it will
fit into OAuthLib yet but might be useful to have a look when designing the
client related models.

http://tools.ietf.org/html/draft-ietf-oauth-dyn-reg-12

On Fri, Jun 14, 2013 at 4:42 PM, Federico Frenguelli <
notifications@github.com> wrote:

The goal is to provide a view for registering application that can be
easily customized. That way the admin is no more required.


Reply to this email directly or view it on GitHubhttps://github.com//issues/14
.

@synasius
Copy link
Contributor Author

Thank for reporting @ib-lundgren,

we should definitely consider the incoming spec. I was already thinking about adding some new stuff to the Application model like a logo image.
Ok, I'm going to open new issue for the model improvement so that the task is clear

@ghost ghost assigned synasius Jul 6, 2013
synasius added a commit that referenced this issue Jul 16, 2013
Conflicts:
	oauth2_provider/tests/test_authorization_code.py
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