-
User should be able to authenticate and connect discord app with tegon
Key resources:
1. Discord Developer Documentation: https://discord.com/developers/docs
2. OAuth2 Guide: https://discord.c…
-
Exactly how to do so is still TBD. Here are a few options:
- Use one common password for anyone to make changes to persisted contrive data
- Implement full user authentication including persisting…
-
We should be able to sign-in and sign-up via Discord.
Proper libraries to use:
- @nestjs/passport
- passport-oauth2
-
## Issue
While using discord as a provider, `idToken` is always null. My implementation:
```
const config = {
issuer: "https://discord.com",
clientId:
clientSecret: ,
redirectUrl: ,
…
-
# How to Deploy __Discord Service__?
## Deployment Process
The deployment process is divided into two main steps:
1. Setting up the Discord Service with all the required environment variables.
2…
-
## Describe the bug
Recently I found out this `ytdl-core` library is unable to return the correct title and view count of any video. The title is always empty, and the view count is always 0.
Besi…
-
https://discord.com/developers/docs/topics/oauth2
-
### How do you use Sentry?
Sentry Saas (sentry.io)
### Version
2.3.1
### Steps to Reproduce
from discord
```python
from rest_framework import routers
...
router.register(r"current…
-
### Description
Brought this issue up in #7137 and many agreed, **including Cloudflare employees**. though I think the Discord employee misunderstood me, he never replied after clarification given.…
-
**Description**
We should implement the Login With Discord feature and get the user servers to redirect them to the dashboard settings...
I am planning to use the [OAuth2](https://discord.com/de…