Skip to content

Initial implementation of OAuth client callback (Issue #100)#268

Merged
michaelrsweet merged 1 commit intomasterfrom
oauth
Oct 5, 2021
Merged

Initial implementation of OAuth client callback (Issue #100)#268
michaelrsweet merged 1 commit intomasterfrom
oauth

Conversation

@michaelrsweet
Copy link
Member

@michaelrsweet michaelrsweet commented Oct 5, 2021

This PR just adds the new cupsSetOAuthCB API for CUPS 2.4. I've done a little prototyping with mOAuth to verify this does what we need it to do.

@michaelrsweet michaelrsweet self-assigned this Oct 5, 2021
@michaelrsweet michaelrsweet added enhancement New feature or request priority-medium labels Oct 5, 2021
@michaelrsweet michaelrsweet added this to the v2.4 milestone Oct 5, 2021
@michaelrsweet michaelrsweet linked an issue Oct 5, 2021 that may be closed by this pull request
Copy link
Member

@tillkamppeter tillkamppeter left a comment

Choose a reason for hiding this comment

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

I have never used or worked with OAuth, but it all looks all OK for me.

@michaelrsweet michaelrsweet merged commit fa9a094 into master Oct 5, 2021
@michaelrsweet michaelrsweet deleted the oauth branch October 5, 2021 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request priority-high

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OAuth Client Callback Support

2 participants