Přejít na obsah
  • Přihlásit se
  • Registrace
WordPress.org

Česko

  • Šablony
  • Pluginy
  • Novinky
  • Podpora
  • O WordPressu
  • Openverse
  • Vzory
  • Komunitní podpora
  • Překlady
  • Kontakt
  • Získejte WordPress
Získejte WordPress

Pluginy

  • Oblíbené
  • Beta testy
  • Vývojáři
Stáhnout

Hellō Login

Autor: hellocoop
  • Podrobnosti
  • Hodnocení
  • Instalace
  • Vývojáři
Podpora

Popis

Provide your users registration and login using their choice of popular social login, email, or phone. No need for you to configure your application at each provider or pay for a premium plugin.

Hellō Login verifies your users‘ email addresses so you don’t have to. No longer do they have to manage another username and password to use your site.

Hellō is a cloud identity wallet cooperatively operated with a mission to empower users to control their identity. Learn more at hello.coop.

  • Hellō Login installs with Hellō Quickstart to get you up and running in 7 clicks.
  • Users manage how they login at wallet.hello.coop. No need for you to manage how they login or help them recover their account.
  • Hellō Login is free for users and early adopting sites. See hello.coop for details.

Documentation, configuration, and settings can be found in Settings > Hellō Login

Snímky obrazovky

  • The /wp-login.php page with Hellō Login.
  • The Hellō Wallet login choices offered.

Instalace

Automatic Installation

  1. Search for “hello openid” through ‚Plugins > Add New‘ interface.
  2. Find the plugin box of Hellō Login and click on the Install Now button.
  3. Activate the Hellō Login plugin, then click Settings.
  4. Click the Quickstart button and complete the Quickstart flow.
  5. Once back at the Hellō Login Settings page, link your admin account with your Hellō Wallet.

Manual Installation

  1. Download Hellō Login.
  2. Upload Hellō Login through ‚Plugins > Add New > Upload‘ interface or upload hello-login folder to the /wp-content/plugins/ directory.
  3. Activate the Hellō Login plugin, then click Settings.
  4. Click the Quickstart button and complete the Quickstart flow.
  5. Once back at the Hellō Login Settings page, link your admin account with your Hellō Wallet.

Nejčastější dotazy

What is Hellō?

Hellō is a cloud identity wallet that empowers users to prove who they are to any site that accepts Hellō. Learn more at hello.coop.

How can users login to their wallet?

Hellō supports all popular ways to login including Apple, Facebook, GitHub, Google, Line, Microsoft, Twitch, Twitter, Yahoo, as well as email, phone and crypto wallets. We are adding more methods on a regular basis. See hello.coop for a complete list.

Does Hellō sell user data?

No. Hellō provides sites user data only with informed consent. User data is only accessible while the user has unlocked their wallet by logging in with their preferred provider.

How does Hellō make money?

The Hellō business model is to charge sites a few cents for each new verified claim the user provides to a site, such as a phone number and in the future claims such as a professional certification.

Why is Hellō free to sites now?

While we are building out the network, we are not charging sites for verified claims and rewarding early adopters of Hellō with credits for bringing users to Hellō.

How can I change the image for my site?

You can update your site configuration at console.hello.coop.

My blog is on WordPress.com. Why is Hellō not showing up for log in / comments?

If you have „Allow users to log in to this site using WordPress.com accounts“ enabled under Settings / Security, then you can only use WordPress accounts for logging in, and Hellō is not available. If you have „Let visitors use a WordPress.com, Twitter, Facebook, or Google account to comment.“ enabled under Settings / Discussion, then you can only use WordPress for leaving comments. You will need to disable these for Hellō to be available.

Where do I submit feature requests or bugs?

Please submit to https://github.com/hellocoop/wordpress/issues

Recenze

Login To Your Website Using Social Credentials.

Steve Kinzey 30. 3. 2023
Allow Users To Login/Sign Up Using Popular Social Platforms Install the plugin and follow the prompts. You will soon be able to access your administrative area via the credentials (such as but not limited to Facebook, Google, Apple, Discord, Github, Twitter, and Phone number) that you specify in the hello administrative area. Eliminate The Need For The User To Create One More Password Once you have done this, the option to log in using the hello login plugin means that those logging in to become a member or a customer can use any of the available options to join your site. Imagine one less security risk to be concerned with: the user does not have to create a password, nor do they have to remember which email they used to sign up for your website. The login credential comes from, and verification occurs with the platform from which users have chosen to pull their credentials to log in to your site. For example, when I installed the plugin, I used my google login credentials to log in to the site. My google login requires 2fa, so I needed to go through that step to log in to the site. Easy And Quick Installation Best of all, you can complete the above in less than 3 minutes, and the plugin is free. My meetup group just reviewed this plugin with the creator, and we all agree that this is a plugin that will make its mark on our community.
Přečtěte si všech 0 recenzí

Autoři

Hellō Login je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci
  • Marius Scurtescu
  • dickhardt
  • Chris Heuer
  • rohanharikr

Přeložte “Hellō Login” do svého jazyka.

Zajímá vás vývoj?

Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.

Přehled změn

1.4.0

  • Improvement: added support for provider hint

1.3.0

  • Improvement: added „Update Email with Hellō“ functionality
  • Improvement: internal restructuring for better testability and added basic unit tests
  • Improvement: PHP 7.4 is the new minimum required version

1.2.1

  • Fix: fixed parsing of empty scope

1.2.0

  • Improvement: disable account linking on settings page when in multisite mode
  • Improvement: simplified scope related settings and added scope validation
  • Improvement: scroll to comment form after log in to post a comment
  • Improvement: FAQ to clarify WordPress.com behavior
  • Fix: handle cancelled log in attempts

1.1.3

  • Improvement: set first and last name on sign-in if previously empty and if now available
  • Improvement: save extra claims under user meta
  • Improvement: add default scopes and reduce required scopes to openid name email
  • Improvement: set username and nickname even if only full name is available
  • Fix: alter comment links only if plugin is configured

1.1.2

  • Improvement: redirect back to blog post or page after sign-in
  • Improvement: use Hellō link and button to sign in to leave a comment

1.1.1

  • Fix: add cache control HTTP headers to auth request start endpoint response

1.1.0

  • Feature: added Hellō section to profile page with link / unlink functionality
  • Feature: added admin notices for Quickstart and link/unlink actions
  • Feature: redirect to settings page on plugin activation
  • Improvement: more restructuring of the settings page
  • Improvement: moved away from all REST APIs

1.0.12

  • Improvement: restructured the settings page
  • Improvement: added information about what data is being sent through Quickstart
  • Improvement: increased state time limit to 10 minutes
  • Improvement: updated the short description of the plugin
  • Fix: logged out message on login page moved to top

1.0.11

  • Improvement: disable logging by default
  • Improvement: login page layout fixes and improvements
  • Improvement: logins from wp-login.php redirect users to admin area
  • Improvement: show „User Settings“ section

1.0.10

  • Improvement: show settings form in debug mode

1.0.9

  • Fix: disable caching on REST API response
  • Improvement: enable logging by default
  • Improvement: content changes on plugin settings page

1.0.8

  • Fix: use query parameter based redirect URI

1.0.7

  • Fix: authentication request URL generated through REST API on button click
  • Improvement: removed the WordPress User Settings section
  • Improvement: removed the Authorization Settings section
  • Improvement: use /hello-login/callback path for redirect URI
  • Improvement: added endpoint for Quickstart response
  • Fix: client id field being reset on settings save
  • Fix: automatic configuration of rewrite rules

1.0.6

  • Feature: added screenshots
  • Update: plugin details
  • Fix: plugin settings and login page redirects after connecting with Hellō

1.0.5

  • Feature: added given_name and family_name scopes as defaults
  • Fix: admin account linking done based on curren session
  • Feature: link user account on sign-in, when account is matched on email
  • Fix: map nickname to new username, instead of sub

1.0.4

  • Feature: added „Settings“ link right in plugin list
  • Fix: show „Continue with Hellō“ button on login page only if the plugin is configured

1.0.3

  • Feature: added integration parameter to Quickstart request

1.0.2

  • First release in WordPress plugin repository
  • Feature: toggle settings page content based on settings and current user state
  • Feature: collapse username / password form on login page
  • Feature: send Privacy Policy and Custom Logo URLs to Quickstart
  • Feature: added „Link Hellō“ button to settings page

1.0.1

  • WordPress plugin submission feedback
  • Improvement: updated „Tested Up To“ to 6.1.0
  • Fix: input/output sanitization and generation
  • Improvement: removed unused global functions
  • Improvement: enabled user linking and redirect after login

1.0.0

  • Forked https://github.com/oidc-wp/openid-connect-generic
  • Feature: merged PR that adds PKCE support
  • Feature: integrated Hellō Quickstart
  • Feature: removed unnecessary configuration options
  • Improvement: renamed all relevant identifiers to be Hellō Login specific

See pre-fork changelog up to 3.9.1 here

Meta

  • Verze pluginu: 1.4.0
  • Poslední aktualizace: před 2 týdny
  • Aktivních instalací: 10+
  • Verze WordPressu: 4.9 nebo novější
  • Testováno až do WordPressu: 6.1.1
  • Verze PHP: 7.4 nebo novější
  • Jazyk:
    English (US)
  • Štítky:
    appsloginoauth2openidconnectsecurity
  • Podrobnosti

Hodnocení

Zobrazit vše
  • 5 hvězdiček 1
  • 4 hvězdičky 0
  • 3 hvězdičky 0
  • 2 hvězdičky 0
  • 1 hvězdička 0
Přihlašte se a vytvořte hodnocení

Spolupracovníci

  • Marius Scurtescu
  • dickhardt
  • Chris Heuer
  • rohanharikr

Podpora

Potřebujete pomoc?

Fórum podpory

Dary

Chtěli byste podpořit vývoj tohoto pluginu?

Přispět na tento plugin

  • O WordPressu
  • Novinky
  • Hosting
  • Podpořit
  • Swag
  • Dokumentace
  • Vývojáři
  • Zapojte se
  • Vzdělávání
  • Příklady
  • Pluginy
  • Šablony
  • Vzory
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Soukromí
  • Veřejný kód
WordPress.org
WordPress.org

Česko

  • Navštivte naši stránku na Facebooku
  • Navštivte náš Twitter účet
  • Navštivte náš Instagram účet
  • Navštivte náš LinkedIn účet
Code is Poetry.