Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Way to visit directly to Sign Up tab? #489

Closed
talamihg opened this issue Jun 20, 2018 · 1 comment
Closed

Question: Way to visit directly to Sign Up tab? #489

talamihg opened this issue Jun 20, 2018 · 1 comment
Milestone

Comments

@talamihg
Copy link

talamihg commented Jun 20, 2018

Is there a way to directly navigate to /wp-login.php and have the Sign Up tab be displaying instead of the login form?

Would be great if you could pass a query parameter like /wp-login.php?initialscreen=signup or /wp-login.php?action=singup

I've looked through the documentation and have found that in Lock for Web this is an option, but im not sure if its implemented in wp-auth0
https://auth0.com/docs/libraries/lock/v11/configuration#initialscreen-string-

@talamihg
Copy link
Author

Just a suggestion if this is to be an enhancement, it might be nice to extend support for all Lock options. Something like:
/wp-login.php?auth0_options=eyJpbnRpYWxzY3JlZW4iOiJzaWdudXAifQ==

where the query param would be auth0_options and the value would be a base64 JSON object.

@joshcanhelp joshcanhelp added this to the v3-Next milestone Jun 25, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants