build: add providers
This commit is contained in:
@ -84,7 +84,7 @@ To set up the `redirect URL` when registering and logging in using OAuth 2, use
|
||||
"{schema}://{domain}{portString}{ACTUAL_SUB_PATH}/api/v1/Auth/OAuth2"
|
||||
```
|
||||
|
||||
** Where:**
|
||||
**Where:**
|
||||
|
||||
- `{schema}` is the protocol you are using (`http` or `https').
|
||||
- `{domain}` is your domain (for example, `mydomain.com ` or IP address).
|
||||
|
Reference in New Issue
Block a user