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

Unused constant APP_URL? #53

Open
sapphirecat opened this issue Mar 30, 2024 · 0 comments
Open

Unused constant APP_URL? #53

sapphirecat opened this issue Mar 30, 2024 · 0 comments

Comments

@sapphirecat
Copy link

I was trying to make sure I have everything in the right place on my site, and I realized I don't understand what APP_URL is. The only uses of it I could see (apart from creating it in setup.php) are when validating the config, checking that it is defined and not the empty string.

My understanding of IndieAuth and selfauth is that the USER_URL should be the Profile URL (my index, which is the page with <link rel="authorization_endpoint" ...> on it) and the APP_URL is a red herring.

Am I missing something? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant