Skip to content

Commit f54be2d

Browse files
committed
Return deserialized errors
Resolves #19 Update test Return deserialized errors Version bump
1 parent b44f27e commit f54be2d

File tree

4 files changed

+287
-87
lines changed

4 files changed

+287
-87
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "supabase-auth"
33
authors = ["Eric Biggs"]
44
description = "Supabase Auth implementation following the official client libraries."
55
readme = "README.md"
6-
version = "0.10.9"
6+
version = "0.10.10"
77
edition = "2021"
88
license = "MIT OR Apache-2.0"
99
keywords = ["supabase", "supabase-auth", "authentication", "auth"]

0 commit comments

Comments
 (0)