Changeset 2706993
- Timestamp:
- 04/08/2022 11:28:34 AM (4 years ago)
- Location:
- mojoauth
- Files:
-
- 55 added
- 1 deleted
- 5 edited
-
assets/screenshot-2.png (modified) (previous)
-
assets/screenshot-3.png (modified) (previous)
-
tags/2.2 (added)
-
tags/2.2/admin (added)
-
tags/2.2/admin/assets (added)
-
tags/2.2/admin/assets/css (added)
-
tags/2.2/admin/assets/css/style.css (added)
-
tags/2.2/admin/assets/images (added)
-
tags/2.2/admin/assets/images/favicon.ico (added)
-
tags/2.2/admin/assets/images/logo.svg (added)
-
tags/2.2/admin/assets/js (added)
-
tags/2.2/admin/assets/js/verification.js (added)
-
tags/2.2/admin/index.php (added)
-
tags/2.2/admin/views (added)
-
tags/2.2/admin/views/settings.php (added)
-
tags/2.2/frontend (added)
-
tags/2.2/frontend/assets (added)
-
tags/2.2/frontend/assets/js (added)
-
tags/2.2/frontend/assets/js/loginpage.js (added)
-
tags/2.2/frontend/pages (added)
-
tags/2.2/frontend/pages/auth.php (added)
-
tags/2.2/mojoAuthWPClient.php (added)
-
tags/2.2/mojoauth.php (added)
-
tags/2.2/readme.txt (added)
-
tags/2.2/sdk (added)
-
tags/2.2/sdk/README.md (added)
-
tags/2.2/sdk/lib (added)
-
tags/2.2/sdk/lib/composer.json (added)
-
tags/2.2/sdk/lib/composer.lock (added)
-
tags/2.2/sdk/lib/vendor (added)
-
tags/2.2/sdk/lib/vendor/autoload.php (added)
-
tags/2.2/sdk/lib/vendor/bin (added)
-
tags/2.2/sdk/lib/vendor/composer (added)
-
tags/2.2/sdk/lib/vendor/composer/ClassLoader.php (added)
-
tags/2.2/sdk/lib/vendor/composer/InstalledVersions.php (added)
-
tags/2.2/sdk/lib/vendor/composer/LICENSE (added)
-
tags/2.2/sdk/lib/vendor/composer/autoload_classmap.php (added)
-
tags/2.2/sdk/lib/vendor/composer/autoload_namespaces.php (added)
-
tags/2.2/sdk/lib/vendor/composer/autoload_psr4.php (added)
-
tags/2.2/sdk/lib/vendor/composer/autoload_real.php (added)
-
tags/2.2/sdk/lib/vendor/composer/autoload_static.php (added)
-
tags/2.2/sdk/lib/vendor/composer/installed.json (added)
-
tags/2.2/sdk/lib/vendor/composer/installed.php (added)
-
tags/2.2/sdk/lib/vendor/composer/platform_check.php (added)
-
tags/2.2/sdk/lib/vendor/firebase (added)
-
tags/2.2/sdk/lib/vendor/firebase/php-jwt (added)
-
tags/2.2/sdk/lib/vendor/firebase/php-jwt/LICENSE (added)
-
tags/2.2/sdk/lib/vendor/firebase/php-jwt/README.md (added)
-
tags/2.2/sdk/lib/vendor/firebase/php-jwt/composer.json (added)
-
tags/2.2/sdk/lib/vendor/firebase/php-jwt/src (added)
-
tags/2.2/sdk/lib/vendor/firebase/php-jwt/src/BeforeValidException.php (added)
-
tags/2.2/sdk/lib/vendor/firebase/php-jwt/src/ExpiredException.php (added)
-
tags/2.2/sdk/lib/vendor/firebase/php-jwt/src/JWK.php (added)
-
tags/2.2/sdk/lib/vendor/firebase/php-jwt/src/JWT.php (added)
-
tags/2.2/sdk/lib/vendor/firebase/php-jwt/src/Key.php (added)
-
tags/2.2/sdk/lib/vendor/firebase/php-jwt/src/SignatureInvalidException.php (added)
-
tags/2.2/sdk/mojoAuthAPI.php (added)
-
trunk/admin/views/settings.php (modified) (1 diff)
-
trunk/mojoauth.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
-
trunk/sdk/chilkat_9_5_0.php (deleted)
Legend:
- Unmodified
- Added
- Removed
-
mojoauth/trunk/admin/views/settings.php
r2678174 r2706993 55 55 'de'=>'German', 56 56 'fr'=>'French', 57 'es'=>'Spanish'); 57 'es'=>'Spanish', 58 'pt'=>'Portuguese', 59 'ru'=>'Russian'); 58 60 $selectedLanguage = isset($mojoauth_option['language']) && !empty($mojoauth_option['language'])?trim($mojoauth_option['language']):'en'; 59 61 foreach($mojoAuthLanguages as $lan=>$language){ -
mojoauth/trunk/mojoauth.php
r2706047 r2706993 5 5 * Plugin URI: https://github.com/MojoAuth/mojoauth-wordpress 6 6 * Description: MojoAuth provides a secure and delightful experience to your customer with passwordless. Here, you'll find comprehensive guides and documentation to help you to start working with MojoAuth APIs. 7 * Version: 2. 17 * Version: 2.2 8 8 * Author: MojoAuth Team 9 9 * Author URI: https://mojoauth.com -
mojoauth/trunk/readme.txt
r2706047 r2706993 2 2 Contributors: MojoAuth 3 3 Donate link: https://mojoauth.com/ 4 Tags: WordPress plugin, multisite, Passwordless, Authentication, Auth plugins, Login, SignIn, SignUp, Social Login, Google Login, Facebook Login, Apple login, Email Magic link, SMS Authentication, phone login, OTP Login, woocommerce4 Tags: Authentication, Social Login, Email Magic link, Email OTP, SMS Authentication, WordPress plugin, multisite, Passwordless, Auth plugins, Login, SignIn, SignUp, Google Login, Facebook Login, Apple login, phone login, OTP Login, woocommerce 5 5 Requires at least: 3.4 6 6 Tested up to: 5.9 7 Stable tag: 2. 17 Stable tag: 2.2 8 8 Requires PHP: 5.6 9 9 License: GPLv2 or later … … 22 22 - **OTP**: A unique OTP sent directly to your email which allows you to authenticate once and becomes invalid automatically once you are logged in. 23 23 - **WebAuthn**: Allow users to authenticate with built-in authenticators like fingerprint, pin, or using security keys like YubiKey. 24 - **Social Login**: Allow your users to log in using Social login like Google, Facebook, Apple, etc., and increase sign-ups by removing the friction of passwords. 25 - **SMS Authentication**: Authenticate and verify your users using SMS OTP across all your applications and enable a secure, frictionless and customizable login experience for everyone. 26 24 27 25 28 ### Contributing … … 50 53 51 54 == Frequently Asked Questions == 55 56 = How to add SMS Authentication? = 57 To add SMS Authentication, configure your SMS provider under Marketplace in MojoAuth Dashboard. 58 59 = How to add Social Login? = 60 Add your provider configuration under Marketplace in MojoAuth Dashboard to add login using your favorite social provider. 61 62 = What is a public Certificate and where is it used in my application? = 63 A Public Certificate is used to verify that the token is generated by an authenticated server and not tempered. MojoAuth plugin will return the verified token so you don’t need to worry about it. 64 65 = How can I white label my transactional email? = 66 To send the transactional emails with a custom sender name and email, configure your email service provider under Marketplace in MojoAuth Dashboard. 52 67 53 68 = How MojoAuth is secure? =
Note: See TracChangeset
for help on using the changeset viewer.