mirror of
https://github.com/hex248/ob248.com.git
synced 2026-02-08 02:33:02 +00:00
OAuth2!
This commit is contained in:
@@ -18,6 +18,7 @@ export const metadata = {
|
||||
"PostgreSQL",
|
||||
"Blob Storage",
|
||||
"Databases",
|
||||
"OAuth2",
|
||||
],
|
||||
type: "personal",
|
||||
};
|
||||
|
||||
@@ -11,7 +11,7 @@ export const metadata = {
|
||||
image: "/prayerbud-icon.svg",
|
||||
url: "https://prayerbud.co.uk",
|
||||
hidden: false,
|
||||
tags: ["Web", "React", "TypeScript", "PostgreSQL", "Databases"],
|
||||
tags: ["Web", "React", "TypeScript", "PostgreSQL", "OAuth2", "Databases"],
|
||||
type: "professional",
|
||||
};
|
||||
---
|
||||
|
||||
@@ -11,7 +11,7 @@ export const metadata = {
|
||||
// url: "https://wiskatron.oliverbryan.com",
|
||||
github: "https://github.com/hex248/wiskatron",
|
||||
hidden: false,
|
||||
tags: ["Web", "React", "TypeScript", "Spotify API"],
|
||||
tags: ["Web", "React", "TypeScript", "Spotify API", "OAuth2"],
|
||||
type: "personal",
|
||||
};
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user