-
Posted a reply to How to access WP REST API?, on the site WordPress.org Forums:
Happy to help! I was curious how it would come together myself and glad I…2 months ago
-
Posted a reply to How to access WP REST API?, on the site WordPress.org Forums:
Hi @benbodhi! There is nothing in the plugin, currently, to handle authorization to the WP…2 months ago
-
Posted a reply to Custom Error Message, on the site WordPress.org Forums:
Apologies for the delay here ... what you might try is the gettext hook in…3 months ago
-
Posted a reply to wp-signup, on the site WordPress.org Forums:
Definitely don't delete or modify any core files! Those changes will be undone when you…4 months ago
-
Posted a reply to Login Screen Appearance, on the site WordPress.org Forums:
@delanceymason - Your login form would change, yes. To enable SSO, your login needs to…8 months ago
-
Posted a reply to Auth0 passwordless login by link not working intext:”Plugin: Login by Auth0″, on the site WordPress.org Forums:
@tuliwebnexus - Apologies for the delay here. You have too much in that configuration JSON.…8 months ago
-
Posted a reply to Auth0 4.0 – Infinite redirect after login, on the site WordPress.org Forums:
@dkkumargoyal - Apologies for the delay here. If you're not doing anything custom with the…8 months ago
-
Posted a reply to Authorize on wordpress using access tokens, on the site WordPress.org Forums:
Duplicate, will respond here: https://github.com/auth0/wp-auth0/issues/7978 months ago
-
Posted a reply to Auth0 passwordless login by link not working intext:”Plugin: Login by Auth0″, on the site WordPress.org Forums:
Sorry for the trouble @tuliwebnexus. Can you share the extra support JSON that you are…8 months ago
-
Posted a reply to New user login welcome message, on the site WordPress.org Forums:
@63n - Hello! This is not something our plugin can assist with, unfortunately. Auth0 replaces…8 months ago
-
Posted a reply to Password protected Pages, on the site WordPress.org Forums:
Apologies for the delay here. This plugin replaces the code WordPress signup and login flow…8 months ago
-
Posted a reply to Can i design the same fields while integrating the auth0 plugin to match design, on the site WordPress.org Forums:
Apologies for the long delay here. We have documentation on how to customize our login…8 months ago
-
Posted a reply to Auth0 4.0 – Infinite redirect after login, on the site WordPress.org Forums:
It looks like your index.php file, instead of handling the callback, is redirecting to the…9 months ago
-
Posted a reply to Auth0 4.0 breaks login – Invalid ID token, on the site WordPress.org Forums:
Absolutely!10 months ago
-
Posted a reply to Auth0 4.0 breaks login – Invalid ID token, on the site WordPress.org Forums:
Does your Auth0 Application say that the Client Secret is base64 encoded? If it is…10 months ago
-
Posted a reply to User Id Page and Restriction, on the site WordPress.org Forums:
@patrickhilly - Thanks for the question. This plugin does not do anything with access control…10 months ago
-
Posted a reply to invalid_grant, on the site WordPress.org Forums:
@rexak - Sorry for the trouble here. Go to the Application for your WordPress site…10 months ago
-
Posted a reply to Auth0 4.0 breaks login – Invalid ID token, on the site WordPress.org Forums:
So, that error has to do with the signature of the token. If you go…10 months ago
-
Posted a reply to Auth0 4.0 breaks login – Invalid ID token, on the site WordPress.org Forums:
wp-admin > Auth0 > Error Log10 months ago
-
Posted a reply to Auth0 4.0 breaks login – Invalid ID token, on the site WordPress.org Forums:
I missed that the error message is in the title. The way to do this…10 months ago
-
Posted a reply to Auth0 4.0 – Infinite redirect after login, on the site WordPress.org Forums:
@dkkumargoyal - Sorry for the trouble here. We're not getting any other reports for this…10 months ago
-
Posted a reply to How to Setup Production Tokens?, on the site WordPress.org Forums:
Glad to hear and apologies once again for the delay.10 months ago
-
Posted a reply to How to Setup Production Tokens?, on the site WordPress.org Forums:
Apologies for the delay. The plugin will automatically generate a Management API token used for…10 months ago
-
Posted a reply to Unable to login, on the site WordPress.org Forums:
Apologies for the long delay here. If you're still seeing this, it's because your WordPress…10 months ago
-
Posted a reply to Protecting the entire WordPress website, on the site WordPress.org Forums:
Apologies for the delay here. You can use all of the core auth-checking functions in…10 months ago
-
Posted a reply to Auth0 4.0 breaks login – Invalid ID token, on the site WordPress.org Forums:
Apologies for the trouble here. Are you seeing an error message? Is there one in…10 months ago
-
Posted a reply to How to implement multi-language support, on the site WordPress.org Forums:
We have a documentation page on that here: https://auth0.com/docs/i18n12 months ago
-
Posted a reply to Login redirect, on the site WordPress.org Forums:
Hi @simoneh92! We have a few examples of that here: https://github.com/joshcanhelp/auth0-wp-test/blob/master/page-test-auth-redirect.php ... and here: https://github.com/joshcanhelp/auth0-wp-test/blob/master/inc/hooks-other.php#L96-L113…12 months ago
-
Posted a reply to “Invalid State” Error upon Login, on the site WordPress.org Forums:
Sorry for the trouble @sdasilva. We've got a guide to how to troubleshoot this here:…1 year ago
-
Posted a reply to WP 5.3 Admin Email Check – Fails due to Auth0 Redirection, on the site WordPress.org Forums:
@ryansutherlandignite - Apologies for the delay here but I'm working on a patch fix for…1 year ago
-
Posted a reply to Call to functions.php, on the site WordPress.org Forums:
https://github.com/auth0/wp-auth0/pull/7591 year ago
-
Posted a reply to Single Sign On Authentication with third-party applications embedded in our site, on the site WordPress.org Forums:
@ncatta - Apologies for the delay here. I understand what they are asking for but…1 year ago
-
Posted a reply to Workflow for password reset, on the site WordPress.org Forums:
Hi @cpsharp! Apologies for the delay here but I don't know how much guidance I'm…1 year ago
-
Posted a reply to Call to functions.php, on the site WordPress.org Forums:
@clarter - Thanks for the report here but I'm curious about how to reproduce it.…1 year ago
-
Posted a reply to Auth0 does not work on the checkout screen, on the site WordPress.org Forums:
@watanabekeisuke – Apologies for the delay but I'm not entirely sure how to reproduce what's…1 year ago
-
Posted a reply to WP 5.3 Admin Email Check – Fails due to Auth0 Redirection, on the site WordPress.org Forums:
@ryansutherlandignite - I appreciate the detailed report here. Give me a bit to look into…1 year ago
-
Posted a reply to Please help with this use case question, on the site WordPress.org Forums:
Hi @cpsharp! Our plugin replaces the WordPress login process with on that uses Auth0 but,…1 year ago
-
Posted a reply to Auth0 does not work on the checkout screen, on the site WordPress.org Forums:
@watanabekeisuke - Apologies for the trouble here. Can you provide me with specific reproduction steps…1 year ago
-
Posted a reply to Migrating between environments – Auth0 Not Ready, on the site WordPress.org Forums:
Definitely not the first, no :) There are a few different ways to set it…1 year ago
-
Posted a reply to Custom database – migration fro 3.10 to 3.11, on the site WordPress.org Forums:
Do you have "Import Users to Auth0" turned on for the database Connection that you're…1 year ago
-
Posted a reply to Custom database – migration fro 3.10 to 3.11, on the site WordPress.org Forums:
@mmki - Apologies for the delay here, there is a lot of information to parse…1 year ago
-
Posted a reply to Migrating between environments – Auth0 Not Ready, on the site WordPress.org Forums:
The value in the database is kept, even if the constant is set, until you…1 year ago
-
Posted a reply to Migrating between environments – Auth0 Not Ready, on the site WordPress.org Forums:
@ryansutherlandignite - Is it possible that your search/replace is breaking the serialization of that array?…1 year ago
-
Posted a reply to Cannot click “Save changes” button in WP admin portal Auth0 Settings, on the site WordPress.org Forums:
Just a quick update here ... we found an issue with saving changes on the…1 year ago
-
Posted a reply to Role Based Login Restriction, on the site WordPress.org Forums:
@rgorrie So ... there are a couple of things going on here. The access token…2 years ago
-
Posted a reply to Role Based Login Restriction, on the site WordPress.org Forums:
Thanks for the assist here @rgorrie! Just to chime in here ... there is a…2 years ago
-
Posted a reply to Custom database – migration fro 3.10 to 3.11, on the site WordPress.org Forums:
Hi @mmki! 1) If you want to add a namespace to an existing site, you'll…2 years ago
-
Posted a reply to How can I add/update user_metadata using WP_Auth0?, on the site WordPress.org Forums:
Great to hear and happy to help! Thank you, as well, for checking back in…2 years ago
-
Posted a reply to How can I add/update user_metadata using WP_Auth0?, on the site WordPress.org Forums:
You need a few extra classes to make this work as it's a call to…2 years ago
-
Posted a reply to How can I add/update user_metadata using WP_Auth0?, on the site WordPress.org Forums:
@jlamerto - Happy to help. Are you looking to do that in a custom plugin/theme?…2 years ago
Contributor
-
Login by Auth0
Active Installs: 3,000+