mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-11 13:16:38 +00:00
check resource id on verify access token
This commit is contained in:
@@ -123,7 +123,6 @@ export default async function ResourceAuthPage(props: {
|
||||
<AccessToken
|
||||
token={searchParams.token}
|
||||
resourceId={params.resourceId}
|
||||
redirectUrl={redirectUrl}
|
||||
/>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user