CodeForPhilly / CodeForPhilly/third-places

Create a login/logout flow

Open
#13 0 comments 0 reactions 0 assignees View on GitHub
django react
Dominant language
Python
Stars
8
Forks
6
PR merge metrics
No merged PRs in 30d

Description

# Overview

Create a basic login form and logout button

Create a django post view that receives an email and password and returns a Javascript Web Token or similar session token

Create a django view that logs out the user and ends their session token

Hook up the endpoints to the form and button

# Context

Blocked by #8 & #12

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.