GithubHelp home page GithubHelp logo

project-auth's Introduction

Project Auth

Vad den handlar om först Vad jag har använt för att bygga den i en punktlista Backend frontend vad jag använt

hur man startar och bygger den Tekniker punktlista

Vad jag är stolt över

Nästa steg Implementera

An build API with authentication to implement a registration flow, and a frontend with forms to register, sign in, and view some content once you're logged in.

Made of two parts; a backend API, and a React frontend. A User model is creted using mongoose, with properties for the registered user, and to store a user's access token.

On the frontend side of things, a registration form is build which POSTs to the API. The access token is stores to get back in the browser using local storage, and then use that token when making other requests to your API.

Once a user is logged in, there is a final endpoint which returns some content which only logged-in users should be able to access.

View it live

Heroku https://project20-auth.herokuapp.com/

Netlify https://project20-auth.netlify.com/

The problem

We worked in teams (one located on Bali!) with one coding and one driving. The problems was to tie it all together with the different endpoints but with help from google and classmates we solved the problem

project-auth's People

Contributors

idlefingers avatar theresaulwahn avatar

Watchers

 avatar

Forkers

sansjo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.