Skip to content

Commit

Permalink
feat: remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
BibiSebi committed Jul 9, 2024
1 parent f19211f commit 2367d42
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ export const handleCallbackRequest: HandleAuthRequest<{

const { codeVerifier, state, returnTo } = callbackData

//NOTE: this is why appSession needs to be force to have the specific type
const appSession = await fetchAppSession(params, {
region,
codeVerifier,
Expand Down

0 comments on commit 2367d42

Please sign in to comment.