-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Streamline auth setup and clean up deprecated code
Removed outdated server and settings files from the specs directory, consolidating configuration into the new `support/settings` path. This reduces redundancy and aligns the setup with best practices in handling authentication configuration. Additionally, unnecessary fetch for authorization code was eliminated from the handler, optimizing parameter parsing. These changes improve maintainability and clarity of the codebase.
- Loading branch information
Showing
4 changed files
with
1 addition
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters