Skip to content

Commit

Permalink
Merge pull request #289 from supertokens/blog/vue-custom-ui
Browse files Browse the repository at this point in the history
update vue + custom ui blog
  • Loading branch information
jscyo authored Oct 8, 2024
2 parents 6090330 + f9f8c7a commit 564ab34
Show file tree
Hide file tree
Showing 9 changed files with 316 additions and 449 deletions.
747 changes: 298 additions & 449 deletions content/how-to-use-supertokens-custom-ui-with-vuejs/index.md

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions src/authors-details.js
Original file line number Diff line number Diff line change
Expand Up @@ -124,5 +124,23 @@ module.exports = [{
],
bio:
"Musician, horror movie lover, and total nerd.",
}, {
name: "Joshua Omobola",
jobTitle: "DevRel at SuperTokens",
image: "joshua.png",
socials: [
{
name: "linkedin",
url: "https://www.linkedin.com/in/kohasummons/",
}, {
name: "twitter",
url: "https://twitter.com/kohawithstuff",
}, {
name: "github",
url: "https://github.com/kohasummons"
}
],
bio:
"Developer Advocate. Digital Designer. IndieHacker",
}
]
Binary file added static/author_images/joshua.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 564ab34

Please sign in to comment.