DonMartin76 / markdown-notes

Demo App for wicked.haufe.io - Markdown Notes SPA in React with node.js API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OAuth2 Implicit Flow Demo App

This is a two-part demo app which can be deployed to try out the OAuth 2.0 Implicit Flow features of wicked.haufe.io.

A bigger how-to guide will follow some time.

Front end SPA

The front end application is a Single Page Application written in React/Redux with react-bootstrap.

More info here.

Backend API

The API is a plain node.js express application with little fancy stuff. But some concepts are very interesting from an OAuth point of view.

More info here.

About

Demo App for wicked.haufe.io - Markdown Notes SPA in React with node.js API


Languages

Language:JavaScript 84.3%Language:Shell 7.3%Language:HTML 5.7%Language:CSS 2.7%