Closed
Bug 1315730
Opened 8 years ago
Closed 8 years ago
Replace Persona sign-in button with a link to Auth0
Categories
(Webtools Graveyard :: Air Mozilla, defect)
Webtools Graveyard
Air Mozilla
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: peterbe, Assigned: peterbe)
References
Details
Attachments
(1 file)
(NOTE: The infrasec identity team is working on a similar solution to the Persona Sign-in button. A cute, branded and recognizable button that says something like "Sign-in" on it that takes you to Auth0 instead. Our case might be difficult because we have a dedicated page where we present the Auth0 Lock link. )
We currently have a Persona button in the nav. Needs to be a link that goes to "/authentication/signin/" instead.
Comment 1•8 years ago
|
||
Hey Peter-- I'm hoping to use auth0 for Pulse Guardian as well. Have you begun this work yet?
Flags: needinfo?(peterbe)
Assignee | ||
Comment 2•8 years ago
|
||
(In reply to Cameron Dawson [:camd] from comment #1)
> Hey Peter-- I'm hoping to use auth0 for Pulse Guardian as well. Have you
> begun this work yet?
Yes! We have totally begun. It's actually in production already (but at the moment hidden at https://air.mozilla.org/authentication/signin/)
I've become quite seasoned with Auth0 and python so feel free to ping me. One thing that might confuse matters is that how we implement the Auth0 lock might change quite a bit. In particular, in Air Mozilla I include a piece of .js from auth0's cdn but we might instead host the page where the lock is on their server. I.e. no .js at all in air mozilla.
Flags: needinfo?(peterbe)
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → peterbe
Assignee | ||
Comment 4•8 years ago
|
||
Comment 5•8 years ago
|
||
Commits pushed to master at https://github.com/mozilla/airmozilla
https://github.com/mozilla/airmozilla/commit/3969adbf83bbf58304e6178f66e061c18202efa9
fixes bug 1315730 - Replace Persona sign-in button with a link to Auth0
https://github.com/mozilla/airmozilla/commit/0b4f268424738e74d8ccf180e9bdcd67c778e9f2
fixes bug 1315730 - Replace Persona sign-in button with a link to Auth0 (#804)
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•