Giter Site home page Giter Site logo

node-auth-tech-jam-2's Introduction

Tech Jam 2

  • Tech-jam-2 covers the basics of API authentication
  • We have chosen Javascript and Typescript as the programming languages

What will we be covering

  • We will be covering four important ways in which an API can be authenticated
  • These include
    • API key authentication
    • Basic Authentication (email - password based authentication)
    • JWT Token based authentication
    • Using OAUTH provider (okta)

Project structure

.
├── auth-examples           Exercise covering api-key auth, basic auth and jwt auth
├── auth-presentation       Slides for the presentation
└── oauth-okta-example      Exercise for Okta oauth authentication

Agenda for the tech-jam

Presentation and discussion - 15 minutes (max)

  • What is the difference between Authentication and Authorization
  • Different ways of authenticating an API
  • Overview of OAuth
  • How to choose which authentication method to use for your API

Code examples - 20 x 4 minutes (max)

For each of the ways, we will be focussing on -

  • how it is implemented in code ?
  • Pros and Cons of each
  • make failing tests pass on your code base

References for our talk

These links would be good to read beforehand to understand and participate better in our discussion -

node-auth-tech-jam-2's People

Contributors

sujay-ee avatar

Watchers

 avatar

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.