Skip to content

Conversation

@anianweber
Copy link

@anianweber anianweber commented Aug 8, 2022

Fix the path for templatePathAndFilename to be the same as the the original template. The original template is located under .../Authentication/Index.html and not under .../Authenticate/Index.html, so as you copy the original template into your own package one might miss the difference (as I have done).

Also i have fixed the requestFilter in the Readme to be the same as the actual implemented requestFilter (otherwise the override of the template won't work)

Fix the path for `templatePathAndFilename` to be the same as the the original template. The original template is located under `.../Authentication/Index.html` and **not** under `.../Authenticate/Index.html`, so as you copy the original template into your own package one might miss the difference (as I have done).
@anianweber anianweber changed the title Fix templatePathAndFilename in Readme Fix templatePathAndFilename and requestFilter in Readme Aug 23, 2022
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

Successfully merging this pull request may close these issues.

1 participant