Skip to content

Commit 44bf36e

Browse files
Copilothotlong
andcommitted
Implement P0: SCIM 2.0 Protocol with comprehensive tests
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent 11b2205 commit 44bf36e

3 files changed

Lines changed: 1664 additions & 0 deletions

File tree

packages/spec/src/auth/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ export * from './policy.zod';
44
export * from './protocol';
55
export * from './role.zod';
66
export * from './organization.zod';
7+
export * from './scim.zod';

0 commit comments

Comments
 (0)