Skip to content

Commit

Permalink
Fix README formatting (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
itaihanski authored May 5, 2024
1 parent 8c617eb commit a86bb67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ catch

Users can also connect the social login account to their existing user:

````cs
```cs
// A valid Refresh Token of the existing user is required.
// If allowAllMerge is 'true' the users will be merged also if there is no common identifier between the social provider and the existing user (like email).
try
Expand Down Expand Up @@ -833,4 +833,4 @@ If you need help you can email [Descope Support](mailto:support@descope.com)

## License

The Descope SDK for Go is licensed for use under the terms and conditions of the [MIT license Agreement](https://github.com/descope/descope-dotnet/blob/main/LICENSE).
The Descope SDK for .NET is licensed for use under the terms and conditions of the [MIT license Agreement](https://github.com/descope/descope-dotnet/blob/main/LICENSE).

0 comments on commit a86bb67

Please sign in to comment.