Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(Authenticators): Add
reversed
option to OptionsAuthenticator
- Add `reversed` property to OptionsAuthenticator class - Initialize `reversed` property in constructor - Update `applyToOptions` method to merge options accordingly based on the `reversed` property
- Loading branch information