Skip to content

docs: Implement guide for custom authenticator integration - #1299

Merged
michalsn merged 3 commits into
codeigniter4:developfrom
datamweb:docs-add-custom-authenticators
Dec 1, 2025
Merged

docs: Implement guide for custom authenticator integration#1299
michalsn merged 3 commits into
codeigniter4:developfrom
datamweb:docs-add-custom-authenticators

Conversation

@datamweb

@datamwebdatamweb commented Dec 1, 2025

Copy link
Copy Markdown
Collaborator

Description
This PR add the documentation for Custom Authenticators in the project. It provides clear and practical guidance on how to create, register, and use custom authenticators within Shield.

See: #1297

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@datamwebdatamweb added the documentation Improvements or additions to documentation label Dec 1, 2025

@michalsnmichalsn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nice addition. Thank you!

@lonnieezelllonnieezell left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Great addition. Thanks!

@SunchockSunchock left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Nice addition, thank you !

@michalsn
michalsn merged commit d07c0f9 into codeigniter4:developDec 1, 2025
5 checks passed
@michalsn

Copy link
Copy Markdown
Member

Thank you @datamweb

@datamweb
datamweb deleted the docs-add-custom-authenticators branch December 2, 2025 00:41
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentationImprovements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@datamweb@michalsn@lonnieezell@Sunchock