Skip to content

๐Ÿ” Authentication and authorization for the project Around written on React

Notifications You must be signed in to change notification settings

artemshchirov/react-around-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

23 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

AROUND X AUTHENTICATION

Project Link

https://around.nomoredomains.sbs

Description

This projects builds upon the functionality of the Around React project and adds the functionality of authentication and authorization to it.

Functionality

  • Registration and authorization of users in the service
  • React routing protects the content of the main page from unauthorized access
  • User gets redirected from the login and signup pages depending on their being authorized
  • Users are identified with the help of tokens
  • The feedback about the success/fail in the registration is shown when it's finished.

Technologies used

  • React JS
  • Webpack
  • Functional components
  • React routing

Run the project

  git clone /~https://github.com/artemshchirov/react-around-auth.git
  cd react-around-auth
  npm install
  npm run start

Further improvements

Updated and last version of this project using react (link to the repository) and the backend was written for it (backend repository).

About

๐Ÿ” Authentication and authorization for the project Around written on React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published