Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 228 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 228 Bytes

react-auth-app

Blueprint for creating a React application with authentication features, such as registrations, signing in, signing out, and checking if a user is logged in via http only cookies provided by a Rails API app.