Kenpaffu
Kenpaffu
Explore posts from servers
KKinde
Created by Kenpaffu on 2/7/2024 in #💻┃support
Discord Auth user object
Hello, I am wondering if there's a way to get either a display name or a first name or something other than 3 that I'm currently seeing. I want to be able to display the user name, but don't want that to be an email.
{
picture: '',
email: '',
id: 'kd_...'
}
{
picture: '',
email: '',
id: 'kd_...'
}
8 replies
KKinde
Created by Kenpaffu on 1/29/2024 in #💻┃support
Is there a way for the login/signup happen in a modal rather than a full redirect?
Hello, I've got Kinde up and running on a side project, I was wondering if instead of redirecting I was able to use a modal or a component?
3 replies