Skip to content

Commit

Permalink
Update category to tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
ebenezerdon committed Oct 11, 2024
1 parent a3e9e94 commit 8d9379f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ date: 2024-10-11
cover: /images/blog/implement-sign-in-with-github/cover.png
timeToRead: 10
author: ebenezer-don
category: auth
category: tutorial
---

If you're building an app that developers will use, adding GitHub login makes things easier for your users. In this tutorial, you'll learn how to create a GitHub login system using Vanilla JavaScript and Appwrite. By the end, your users will be able to log in with their GitHub accounts, see personalized details, and log out.
Expand Down

0 comments on commit 8d9379f

Please sign in to comment.