Preskoči do sadržaja
  • Prijava
  • Registriraj se
WordPress.org

Hrvatski

  • Teme
  • Dodaci
  • Vijesti
  • Podrška
  • Info
  • Openverse
  • Hrvatski prijevod
  • Codex
  • Kontakt
  • Nabavite WordPress
Nabavite WordPress

Dodaci

  • Moji Favoriti
  • Beta testiranje
  • Programeri

Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Preuzmi

JWT Authenticator

Od Shawn Wang
  • Detalji
  • Recenzije
  • Instalacija
  • Razvoj
Podrška

Opis

This plugin integrates JWT authentication and automates user creation. The plugin is written for AAF Rapid Connect, but can be used for other providers too.

Here is how this plugin works:

  1. Generate a secrete key with command: tr -dc ‘[[:alnum:][:punct:]]’ < /dev/urandom | head -c32 ;echo
  2. Register the key and call back URL http://yoursite.com/wp-json/jwt-auth/v1/callback with your authentication provider.
  3. Specify authentication and user creation parameters. Those marked with * are required.

Snimke zaslona

Instalacija

You can install this plugin directly from your WordPress dashboard:

  1. Go to the Plugins menu and click Add New.
  2. Search for JWT Authenticator.
  3. Click Install Now.
  4. Activate the plugin.

    Alternatively, you can download the plugin and install manually:

  5. Upload the entire /jwt-authenticator/ folder to the /wp-content/plugins/ directory.
  6. Activate the plugin.

ČPP

Does this plugin have dependencies on other plugins?

No.

Where can I configure the plugin

You can find the settings page here: Settings > Settings > JWT Authenticator

Where can I get help?

You can try the WordPress Support Forum or email me directly.

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“JWT Authenticator” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici
  • Shawn

Prevedite “JWT Authenticator” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.1

  • Added screenshots

1.0

  • Initial release

Meta

  • Inačica: 1.1
  • Zadnje ažuriranje: prije 7 godina
  • Aktivnih istalacija: 10+
  • WordPress inačica: 3.2 ili viša
  • Testirano do: 4.6.27
  • Jezik:
    English (US)
  • Oznaka:
    authenticationjwtloginssotoken
  • Napredni pogled

Ocjena

Ovaj dodatak još nije ocijenjen.

Prijavite se da predate recenziju.

Suradnici

  • Shawn

Podrška

Želite nešto reći? Potrebna vam je pomoć?

Pregledaj forum za podršku

  • About
  • News
  • Hosting
  • Privacy
  • Showcase
  • Themes
  • Plugins
  • Patterns
  • Learn
  • Support
  • Developers
  • WordPress.tv ↗
  • Uključite se
  • Donate ↗
  • Swag Store ↗
  • WordCamp ↗
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Hrvatski

  • Visit our Facebook page
  • Visit our X (formerly Twitter) account
  • Visit our Instagram account
  • Visit our LinkedIn account
  • Visit our YouTube channel
Kod je poezija.