Streamline login flow #57751

Closed
opened 2018-11-09 16:37:05 +01:00 by Francesco Siddi · 4 comments

Improve the login/register flow to minimize checkout flow.

When clicking on membership, display price/variations and:

if user.is_authenticated:
    show billing form + payment method
else:
    show login/register buttons

On login/register, improve Blender ID to be more context aware and look like we are on the Dev Fund site.

Improve the login/register flow to minimize checkout flow. When clicking on membership, display price/variations and: ``` if user.is_authenticated: show billing form + payment method else: show login/register buttons ``` On login/register, improve Blender ID to be more context aware and look like we are on the Dev Fund site.
Author
Owner

Added subscriber: @fsiddi

Added subscriber: @fsiddi

Added subscriber: @Ton

Added subscriber: @Ton

For discussion.

blender-id-login.png

For discussion. ![blender-id-login.png](https://archive.blender.org/developer/F5531543/blender-id-login.png)

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sybren A. Stüvel self-assigned this 2018-11-13 17:12:02 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: infrastructure/devfund-website#57751
No description provided.