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

Add support for IndieAuth profile URL link attributes #1

Closed
michaelrsweet opened this issue Jan 2, 2018 · 2 comments
Closed

Add support for IndieAuth profile URL link attributes #1

michaelrsweet opened this issue Jan 2, 2018 · 2 comments
Assignees
Labels

Comments

@michaelrsweet
Copy link
Owner

IndieAuth has a notion of a profile URL that a client can use to determine what endpoints to use for authorization and tokens, and this will be trivial to add to mOAuth.

@michaelrsweet michaelrsweet self-assigned this Jan 2, 2018
@michaelrsweet michaelrsweet added this to the 1.0 milestone Jan 2, 2018
@michaelrsweet
Copy link
Owner Author

libcups currently only supports a single HTTP Link: string (which supports multiple comma-delimited values), up to 255 bytes. That is a potential limitation we'll need to deal with... Tracking that as CUPS Issue #5216, but mOAuth will need to work with older CUPS versions anyways...

@michaelrsweet michaelrsweet removed this from the 1.0 milestone Feb 12, 2018
@michaelrsweet
Copy link
Owner Author

After further thought, deciding that OpenID support is enough and supporting both OpenID and IndieAuth will be problematic.

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

No branches or pull requests

1 participant