Skip to content
New issue

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

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

Already on GitHub? # to your account

Never use SPA mode for oauth links + spacing #85

Merged
merged 4 commits into from
Mar 5, 2024

Conversation

bert-w
Copy link
Contributor

@bert-w bert-w commented Mar 5, 2024

This PR fixes the oauth redirect when in Filament SPA mode, by setting a specific property on the button added in ^3.2.44. This fixes a CORS issue since the oauth request is now no longer sent via XHR.

It also changes the "or login via" spacing a bit on the login page:

old:
image

new:
image

Copy link
Member

@dododedodonl dododedodonl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should the minimum version actually be bumped?

@bert-w bert-w merged commit ab73c83 into DutchCodingCompany:main Mar 5, 2024
7 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants