Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
falcowinkler committed Jan 5, 2025
1 parent 5eff77a commit b6e5223
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/core/src/providers/bitbucket.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export interface BitbucketProfile {
* ],
* })
* ```
*
*
* #### Resources
*
* - [Using OAuth on Bitbucket Cloud](https://support.atlassian.com/bitbucket-cloud/docs/use-oauth-on-bitbucket-cloud/)
Expand All @@ -73,7 +73,7 @@ export interface BitbucketProfile {
*
* By default, Auth.js assumes that the Bitbucket provider is
* based on the [OAuth 2](https://www.rfc-editor.org/rfc/rfc6749.html) specification.
*
*
* :::tip
*
* The Bitbucket provider comes with a [default configuration](https://github.com/nextauthjs/next-auth/blob/main/packages/core/src/providers/bitbucket.ts).
Expand Down

0 comments on commit b6e5223

Please sign in to comment.