W
Wasp8mo ago
Mohan

Connecting to socials

how can i keep the instagram login to this
6 Replies
kapa.ai
kapa.ai8mo ago
Hi @Mohan. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave: ---------------------- I'm sorry, but the provided knowledge sources do not include information on integrating Instagram login with Wasp. Currently, Wasp supports social login providers like Google, GitHub, and Keycloak. You can find more details about these in the Wasp documentation (https://wasp-lang.dev/docs/auth/social-auth/overview). For Instagram or other social logins, you might need to implement a custom solution. I recommend checking the official Instagram API documentation or other resources for guidance on how to implement Instagram login. Remember to always keep user data and privacy in mind when implementing social logins. ---------------------- Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: ---------------------- Sorry @Mohan, I seem to be having a bit of trouble. Don't worry though, I've pinged my support and they will try to fix me up! :technologist: Perhaps try again in 15mins?
miho
miho8mo ago
Yep, we don't support Instagram as a login method. I'm not sure if Instagram exposes it's login as an OAuth provider 🤷‍♂️ We currently don't have a plan to support Instagram soon, but maybe you could tell us your use-case so maybe I can propose an idea for what you could do?
Mohan
MohanOP8mo ago
@miho thanks, I asked if even those were scaffolded. I have implemented the insta login now. Thanks @miho is it possible to access the bot directly instead of discord?
miho
miho8mo ago
Not really, we only have it available here 🙂
Mohan
MohanOP8mo ago
got it thanks, just realising 1 year before we didnt have any of these. llm's made everything so much easier
miho
miho8mo ago
Yeah, llms are quite empowering for a lot of development and other work 😊

Did you find this page helpful?