You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,8 @@
8
8
9
9
obi-auth is a library for retrieving Keycloak access tokens interactively. It helps developers and testers quickly authenticate against Keycloak without writing scripts or configuring complex clients.
10
10
11
-
<spanstyle="color:red"><strong>⚠️ Caution:</strong> Warning: obi-auth is designed to be used interactively and should not be used within a service or application.</span>
11
+
[!CAUTION]
12
+
obi-auth is designed to be used interactively and should not be used within a service or application.
0 commit comments