Skip to content

Commit d9e9fa0

Browse files
nicknisiCopilot
andauthored
Update src/service/AuthService.ts
Co-authored-by: Copilot <[email protected]>
1 parent bc369a3 commit d9e9fa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/service/AuthService.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import type {
1414
} from '../core/session/types.js';
1515

1616
/**
17-
* Orchestrate toolkit primitives.
17+
* Framework-agnostic authentication service.
1818
*
1919
* Coordinates between:
2020
* - AuthKitCore (pure business logic: crypto, JWT, refresh)

0 commit comments

Comments
 (0)