AxeWP / wp-graphql-headless-login

A WordPress plugin that provides Headless login and authentication for WPGraphQL, supporting traditional passwords, OAuth2/OpenID Connect, JWT, and more.
GNU General Public License v3.0
73 stars 11 forks source link

Documentation Link leads to 404 #142

Open M-GRV opened 1 month ago

M-GRV commented 1 month ago

Description

Just noticed the documentation link on the settings page leads to a 404.

Steps to reproduce

Image

Additional context

No response

Plugin Version

0.3.1

WordPress Version

6.6.2

WPGraphQL Version

1.28.1

Additional enviornmental details

No response

Please confirm that you have searched existing issues in the repo.

Please confirm that you have disabled ALL plugins except for WPGraphQL and Headless Login for WPGraphQL

justlevine commented 1 month ago

Thanks for taking the time to report this @M-GRV !

This is fixed in the admin refactor happening in #141 , which should hopefully be merged and released soon 🤞

M-GRV commented 1 month ago

Oh cool an admin refactor! We just started using this for a project and I had noticed that. Thanks for the response!