Karl Scheirer

Results 28 comments of Karl Scheirer

The winning module seems to be "Social Auth" - https://www.drupal.org/project/social_auth. There's a long list of supported auths on the project page - users will have to download one for each...

@giteshk - do you think the 2 flows below are acceptable? They both have some drawbacks. Social Auth does not change Drupal's user registration process at all - except for...

Hmm, it just felt weird. There are some more options available in the 2.x branch to control registration. I think you're right, this is not an issue.

- Install Kickstart - Download and install https://www.drupal.org/project/social_auth and requires social_api, https://www.drupal.org/project/social_api, and one or more login implementations you'd like to support, such as - https://www.drupal.org/project/social_auth_google/ - https://www.drupal.org/project/social_auth_facebook/ - Docs...

Overlay has now been proposed, which supports traits. I think this answers questions raised in this issue, please comment if there is more to resolve here.

I am looking at if/how overlays can solve this problem as part of determining whether overlay spec is sufficient. I won't comment on other solutions now. An example overlay to...

ReDoc offers a 3-column layout, but without "try it now". It's easy to install though `composer require drupal/redoc_field_formatter`

Is "try it now" included with smartdocs now?