Skip to content

Commit 00c90a0

Browse files
committed
up
1 parent 69167c8 commit 00c90a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/1.getting-started/4.migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This guide will help you migrate from `v1.x` to `v2.x`, which introduces support
99

1010
## 🔐 What are JWT Signing Keys?
1111

12-
Supabase has introduced a major security improvement by moving from symmetric to asymmetric JWT (JSON Web Token) signing. This change addresses critical security and performance issues in how your applications handle authentication.
12+
Supabase has introduced a major security improvement by moving from symmetric to asymmetric JWT (JSON Web Token) signing. This change brings security and performance improvements in how your applications handle authentication.
1313

1414
### The Problem with Symmetric Keys
1515

0 commit comments

Comments
 (0)