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

FEATURE: allow authorisation call to determine final landing path #4

Merged
merged 8 commits into from
Sep 22, 2023

Conversation

merefield
Copy link
Member

@merefield merefield commented Sep 19, 2023

To make this gem permit individual plugins to complete an authorisation loop, it must offer a definable final landing path for the authorisation process.

it's currently the subscription client subscriptions list which obviously won't exist!

Allow this to be changed by inclusion of a parameter in the authorize method of the Suppliers Controller to tailor it for each individual plugin leveraging the gem.

Copy link
Member

@angusmcleod angusmcleod left a comment

Choose a reason for hiding this comment

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

@merefield lets add a test in and then it'll be ready for merging at the appropriate time.

@merefield
Copy link
Member Author

@merefield lets add a test in and then it'll be ready for merging at the appropriate time.

tests added

@angusmcleod angusmcleod merged commit f50c602 into main Sep 22, 2023
1 check passed
@angusmcleod angusmcleod deleted the post_authorization_landing_path branch September 22, 2023 06:30
@merefield merefield restored the post_authorization_landing_path branch September 22, 2023 06:38
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