Skip to content

Commit 0f9ba14

Browse files
New package: SupabaseAuth v0.1.0 (#147624)
UUID: a0444c1d-6bfd-4346-a8b3-2f7d58af6057 Repo: https://github.com/Sujan-das-2007/SupabaseAuth.jl.git Tree: 67c5a8b32aaeed45556fa6d6fb708f24438d00b1 Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
1 parent cc3766d commit 0f9ba14

File tree

5 files changed

+14
-0
lines changed

5 files changed

+14
-0
lines changed

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8295,6 +8295,7 @@ a03496cd-edff-5a9b-9e67-9cda94a718b5 = { name = "PlotlyBase", path = "P/PlotlyBa
82958295
a03a9c34-069e-5582-a11c-5c984cab887c = { name = "GigaSOM", path = "G/GigaSOM" }
82968296
a03c184b-2b42-4641-ae65-f14a9f5424c6 = { name = "Tabulae", path = "T/Tabulae" }
82978297
a0429a07-0388-4c37-a18a-23d110f8915c = { name = "TypedMatrices", path = "T/TypedMatrices" }
8298+
a0444c1d-6bfd-4346-a8b3-2f7d58af6057 = { name = "SupabaseAuth", path = "S/SupabaseAuth" }
82988299
a0499f29-c39b-4c5c-807c-88074221b949 = { name = "PlutoDevMacros", path = "P/PlutoDevMacros" }
82998300
a05a14c7-6e3b-5ba9-90a2-45558833e1df = { name = "LibSerialPort", path = "L/LibSerialPort" }
83008301
a05b3ec9-34a1-438a-b0a1-c0adb433119f = { name = "SciMLVerbosity", path = "S/SciMLVerbosity" }

S/SupabaseAuth/Compat.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[0]
2+
HTTP = "1.10.19 - 1"
3+
JSON3 = "1.14.3 - 1"
4+
julia = "1.12.4 - 1"

S/SupabaseAuth/Deps.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[0]
2+
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
3+
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
4+
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"

S/SupabaseAuth/Package.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "SupabaseAuth"
2+
uuid = "a0444c1d-6bfd-4346-a8b3-2f7d58af6057"
3+
repo = "https://github.com/Sujan-das-2007/SupabaseAuth.jl.git"

S/SupabaseAuth/Versions.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
["0.1.0"]
2+
git-tree-sha1 = "67c5a8b32aaeed45556fa6d6fb708f24438d00b1"

0 commit comments

Comments
 (0)