Skip to content

Auth config structure#222

Merged
armanist merged 3 commits into
quantum-php:masterfrom
armanist:master
Mar 17, 2025
Merged

Auth config structure#222
armanist merged 3 commits into
quantum-php:masterfrom
armanist:master

Conversation

@armanist

Copy link
Copy Markdown
Collaborator

Closes #204

@armanist armanist added the enhancement New feature or request label Mar 15, 2025
@armanist armanist added this to the 2.9.6 milestone Mar 15, 2025
Comment thread tests/Unit/Libraries/Auth/Adapters/JwtAuthAdapterTest.php
Comment thread tests/Unit/Libraries/Auth/Adapters/SessionAuthAdapterTest.php
];

/**
* @var Auth|null

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Isn't the $instances variable an array now?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Change the doc-block accordingly.

Comment thread tests/Unit/Libraries/Auth/Adapters/SessionAuthAdapterTest.php Outdated
];

/**
* @var Auth|null

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Change the doc-block accordingly.

Comment thread tests/Unit/Libraries/Auth/Adapters/SessionAuthAdapterTest.php
@armanist armanist merged commit 6de977c into quantum-php:master Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Auth config structure

4 participants