Skip to content

Commit cfd572a

Browse files
0Itsuki0pcarleton
andauthored
remove resource parameter.
Co-authored-by: Paul Carleton <paulcarletonjr@gmail.com>
1 parent 0a632bf commit cfd572a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/client/auth.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@ export async function auth(
151151

152152
// Start new authorization flow
153153
const { authorizationUrl, codeVerifier } = await startAuthorization(authorizationServerUrl, {
154-
resource: resourceMetadata.resource,
155154
metadata,
156155
clientInformation,
157156
redirectUrl: provider.redirectUrl

0 commit comments

Comments
 (0)