Skip to content

Redirect URI is Hardcoded to https://github.com/lazywinadmin/MeetupPS #4

@michaeltlombardi

Description

@michaeltlombardi

In the functions listed below the redirect URI is hardcoded to https://github.com/lazywinadmin/MeetupPS in Set-MeetupConfiguration.
It is the default for Get-OAuthAccessToken with no way in the module to overwrite the call to this function and provide the user-specified redirect url.
This causes problems if a user sets their redirect URI in their oauth settings to any other URL.

The README implies that the user can set this URI to anything they want, leading to a potential beartrap.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions