Skip to content

An Ember-CLI client with OAUTH2 authentication using the password grant type. Works out of the box!

Notifications You must be signed in to change notification settings

shellandbull/ember-oauth-client

Repository files navigation

ember-oauth-client Build Status

This is a fully functional demo app using the OAUTH2 grant type "password". Done for teaching purposes

This project works out-of-the-box :godmode: with another project I built called Backend

If you're new to Ember and Ember-CLI please feel free to skim through this app, I believe it entails good practices and clean code 🐒

What you'll need for this 🍕

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm i && bower i

Tests

  • Boot the server
  • Visit /tests

Deploying

See instructions here

About

An Ember-CLI client with OAUTH2 authentication using the password grant type. Works out of the box!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published