Skip to content

Commit

Permalink
add gif
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianthedev committed May 27, 2024
1 parent dafe6c1 commit f5f1070
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/3.0/guides/basic-authentication.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Because in Rails we commonly do that using a static function on the controller we need to [safely extend the controller](https://avohq.io/blog/safely-extend-a-ruby-on-rails-controller) to contain that function.

<img src="/assets/img/guides/basic-auth/basic-auth.gif" alt="Add Avo behind Basic Authentication" height="648" />

In actuality we will end up with something that behaves like this:

```ruby{2}
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f5f1070

Please sign in to comment.