Skip to content

Commit

Permalink
Link to audit logging feature
Browse files Browse the repository at this point in the history
  • Loading branch information
janko committed Nov 18, 2024
1 parent 308ea75 commit 7cbbfd1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ omniauth_identities_uid_column :uid

### Audit logging

If you're using the `audit_logging` feature, it can be useful to include the external provider name in the `login` audit logs:
If you're using the [audit_logging] feature, it can be useful to include the external provider name in the `login` audit logs:

```rb
enable :audit_logging
Expand Down Expand Up @@ -455,3 +455,4 @@ Everyone interacting in the rodauth-omniauth project's codebases, issue trackers
[rodauth-model]: https://github.com/janko/rodauth-model
[rodauth-rails]: https://github.com/janko/rodauth-rails
[omniauth-oauth2]: https://github.com/omniauth/omniauth-oauth2
[audit_logging]: https://rodauth.jeremyevans.net/rdoc/files/doc/audit_logging_rdoc.html

0 comments on commit 7cbbfd1

Please sign in to comment.