Skip to content

created to demonstrate an issue with interrupted transitions on nested routes

Notifications You must be signed in to change notification settings

cleaverm/ember-simple-auth-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ember-simple-auth-test

This is based off the Ember CLI default project and demonstrates an issue with retrying aborted route transitions.

If a user loads the application at /authcheck in this example and needs to log in first using Ember Simple Auth, the application won't successfully transition to the original destination on successful login.

The login will happen automatically in this example and there is some extra logging to demonstrate the issue (the logging is really the whole point of the app at this stage).

Installation

  • git clone this repository
  • npm install
  • bower install

Running

About

created to demonstrate an issue with interrupted transitions on nested routes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published