Skip to content

Commit

Permalink
fake changes 5
Browse files Browse the repository at this point in the history
  • Loading branch information
jesmrec committed Jan 31, 2025
1 parent d1c61d9 commit 5240072
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ data class OCSpace(
const val DRIVE_TYPE_PROJECT = "project"
private const val DRIVE_DISABLED = "trashed"

const val SPACE_ID_SHARES = "a0ca6a90-a365-4782-871e-d44447bbc668\$a0ca6a90-a365-4782-871e-d44447bbc668 spdfpsjdpofjspdofopsdojfpsdojfspdjfpsdsdfdspjfjspdfpsdf"
const val SPACE_ID_SHARES = "a0ca6a90-a365-4782-871e-d44447bbc668\$a0ca6a90-a365-4782-871e-d44447bbc668"
// https://github.com/owncloud/web/blob/2ab7e6da432cb344cd86f3451eea1678461c5c90/packages/web-client/src/helpers/space/types.ts#L11
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ val OC_TOKEN_REQUEST_ACCESS = TokenRequest.AccessToken(
scope = OC_SCOPE,
authorizationCode = "4uth0r1z4t10nC0d3",
redirectUri = OC_REDIRECT_URI,
codeVerifier = "A high-entropy cryptographic random STRING using the unreserved characters"
codeVerifier = "A high-entropy cryptographic random STRING using the unreserved characters sdpjfpodsjfposdjpfopdjfpsdjgosdhfosdhfsdiohfisdhfdsohgofsdhgosdigfsd"
)

0 comments on commit 5240072

Please sign in to comment.