Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
marcia-piccione committed Sep 11, 2024
1 parent 92e5ece commit 8e6735a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Bascule provides authentication and authorization workflows, particularly focuse

// create middleware

_, err = basculehttp.NewMiddleware(
m, err = basculehttp.NewMiddleware(
basculehttp.UseAuthenticator(
basculehttp.NewAuthenticator(
bascule.WithTokenParsers(tp),
Expand Down

0 comments on commit 8e6735a

Please sign in to comment.