Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
raykipkorir authored Feb 21, 2024
1 parent 821c4d1 commit 337abed
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@

## Overview
StoryHub is a CMS platform built with Django where its users can read and publish articles.
Authenticated users can follow and unfollow different writers.

## Authentication
Users can sign in via Google.\
Sign in via GitHub coming soon.

## Security
- The site is protected against CSRF attacks. It utilizes Django's Built in CSRF protection.
Expand Down

0 comments on commit 337abed

Please sign in to comment.