Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickNiyogitare28 authored Jan 28, 2024
1 parent 600a98a commit eb56868
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ To be able to use the stackexchange api, one should have StackExchange credentia

To get the above credentials, signup on [StackExchange APi](https://api.stackexchange.com/)

Read the [Stack Exchange App Setup Guid](https://github.com/knowbee/stackoverflow-auth-microservice/blob/master/docs/guides/STACK-EXCHANGE-APP-README.md) to be able to configure the app
Read the [Stack Exchange App Setup Guid](https://github.com/PatrickNiyogitare28/multi-auth-microservice/blob/master/docs/guides/STACK-EXCHANGE-APP-README.md) to be able to configure the app

## Getting started with Github API

Expand All @@ -21,12 +21,12 @@ To be able to access the github api you need the bellow credentials
GITHUB_CLIENT_ID
GITHUB_CLIENT_SECRET

Use the [this documentation guid](https://github.com/knowbee/stackoverflow-auth-microservice/blob/master/docs/guides/GITHUB-APP-README.md) to be able to create a github application and have the API credentials to use in the app
Use the [this documentation guid](https://github.com/PatrickNiyogitare28/multi-auth-microservice/blob/master/docs/guides/GITHUB-APP-README.md) to be able to create a github application and have the API credentials to use in the app

## Getting started with Bitbucket API

To access the bitbucket api. A bit bucket application credentials are required.
Follow the guid on [here](https://github.com/knowbee/stackoverflow-auth-microservice/blob/master/docs/guides/BITBUCKET-README.md) to create bitbucket app and generate a bitbucket credentials
Follow the guide on [here](https://github.com/PatrickNiyogitare28/multi-auth-microservice/blob/master/docs/guides/BITBUCKET-README.md) to create bitbucket app and generate a bitbucket credentials

## Getting started

Expand Down

0 comments on commit eb56868

Please sign in to comment.