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 a way to add application Data #1018

Merged
merged 1 commit into from
Jun 3, 2021
Merged

Add a way to add application Data #1018

merged 1 commit into from
Jun 3, 2021

Conversation

sbernard31
Copy link
Contributor

@sbernard31 sbernard31 commented Jun 3, 2021

Some Application Data can be attached to the Registration at Authorizing time using :

return new Registration.Builder(registration).applicationData(myAppData).build();

in Authorizer.

Copy link
Contributor

@msangoi msangoi left a comment

Choose a reason for hiding this comment

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

Looks good! Thanks 🙏

@sbernard31 sbernard31 force-pushed the available_instances branch from 29c0831 to 9446530 Compare June 3, 2021 13:45
@sbernard31 sbernard31 changed the base branch from available_instances to master June 3, 2021 13:47
@sbernard31 sbernard31 merged commit 6aebf47 into master Jun 3, 2021
@sbernard31 sbernard31 deleted the appdata branch June 30, 2021 08:36
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.

2 participants