Skip to content

Commit

Permalink
chore: add some punctuation to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
porcellus committed Apr 17, 2024
1 parent 2b5b57b commit ce2446c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- `onFailureRedirection` is no longer allowed to return relative paths.
- We now throw an error if `onFailureRedirection` returns the current URL or path when:
- redirecting away from the auth page (`websiteBasePath`, usually `/auth`) when a session already exists
- redirecting after sign in/up
- redirecting after successful email verification
- redirecting away from the auth page (`websiteBasePath`, usually `/auth`) when a session already exists,
- redirecting after sign in/up,
- redirecting after successful email verification,
- redirecting after a successful MFA factor completion

### Changes
Expand Down

0 comments on commit ce2446c

Please sign in to comment.