Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 311 Bytes

File metadata and controls

3 lines (2 loc) · 311 Bytes

Authorization and Authentication Broilerplate

A boilerplate for starting a React, Node.js (Express.js), MongoDB, etc., project without worrying about authentication and authorization. It includes authentication, automatic access token after expiration without user logout and authorization implementations.