Skip to content

enh: Improve auth.token security #31

@nfebe

Description

@nfebe

The auth.token cookie in composables/useAuth.ts should have httpOnly: true to prevent client-side script access, which is a critical security measure against XSS attacks.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions