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: docs/authentication.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
## Authentication
2
2
3
3
----
4
-
Although you can access any public data without authentication, you need to authenticate before you can access certain features like (_but not limited to_) accesing data from a private repository, or give access to a repository.
4
+
Although you can access any public data without authentication, you need to authenticate before you can access certain features like (_but not limited to_) accessing data from a private repository, or give access to a repository.
5
5
Bitbucket provides Basic and OAuth authentication.
6
6
7
7
### Basic authentication
@@ -67,4 +67,4 @@ $auth = new Bitbucket\API\Authentication\OAuth('oauth_version="1.0",oauth_nonce=
0 commit comments