Skip to content
This repository has been archived by the owner on Sep 3, 2020. It is now read-only.

Add authentication step into "Add Your Club" workflow on teach site #51

Closed
hannahkane opened this issue Mar 24, 2015 · 3 comments
Closed
Assignees
Labels

Comments

@hannahkane
Copy link

When an unauthed user clicks on "Add Your Club" from teach.mozilla.org/mozilla-web-clubs, they should be prompted to authenticate. Once authenticated, they should land back on /mozilla-web-clubs with the "Add Your Club" modal open.

The flow has already been built, using Persona as the authentication method, so this ticket is to replace Persona with the Webmaker auth experience.

@Pomax
Copy link
Contributor

Pomax commented Mar 25, 2015

this is still blocked by the auth flow not having been fully worked out. getting both the backend and frontend up and running is still in progress, and when that dust settles we can start making "external" sites hook into the new authentication.

@secretrobotron secretrobotron modified the milestones: Teach Implementation, Teach QA and Launch Mar 30, 2015
@toolness
Copy link
Contributor

toolness commented Apr 2, 2015

Arg, this is actually one place where an embedded (or pop-up) login modal rather than redirect makes things easier for us, b/c the code is already built to automatically move forward as soon as the user is logged in... coming back to the process after a redirect is harder because modals don't actually have their own URL yet. Ah, well.

From my conversation with bobby on IRC:

... shouldn't be too hard, just a wee bit annoying--like "oh man but we built this badass single page thing that can dynamically react to anything in the universe without having to refresh itself!" followed by a sad trombone

@secretrobotron
Copy link
Contributor

Just checked that this was done on mozteach.toolness.org. 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

5 participants