Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit aa58d59

Browse files
authoredMar 17, 2025··
wip
1 parent 1eabba5 commit aa58d59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/WorkOS.php

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ public static function configure(): void
3131
}
3232

3333
SDK::setClientId(config('services.workos.client_id'));
34+
3435
SDK::setApiKey(config('services.workos.secret'));
3536
}
3637

0 commit comments

Comments
 (0)
Please sign in to comment.