Hello This seems like an awesome project. I curren...
# general
u
Hello This seems like an awesome project. I currently have my users in my mongoDB and logins in google identity management. In the future it would be cool to have everything in mongodb (when the adapter is implemented). My backend is built with c# in asp core. I dont see any mentions of dot net / asp core / c# in the guides or in this discord. Will it be supported or am i the only one who have requested it ?
r
hey @.bloch
there have been a couple of people who have requested a c# SDK and one of our users has also built a version of it (only for session management): https://github.com/supertokens/supertokens-dotnet-salad
you can feel free to use that for session management purposes. For social login, you can directly call the core APIs when needed.
u
I will follow that project. I have to wait a little for the mongodb support as well. Thanks !
c
Hi, i was checking trough the messages if there was any mention of it already and stumbled upon this. So there is a .NET SDK-ish maintained by some user. Are you plans to accept a PR to support this natively?
r
Hey! We do plan on supporting .NET, but not until sometime next year perhaps.
c
But do you accept a PR if for example i would make one?
r
well, there is no base repo that we have on which you can make a PR. So you will have to start from scratch. We can make an empty repo which you can fork and start work on, but reviewing that will not be a priority for us at the moment.
lmk if you would like us to make an empty base repo
c
Well i'm first gonna do some research on how you guys structured the other integrations. Based on that i can form a decision.
r
fair enough!
u
@ClumsyPenguin Let me know if you start anything ! : )
19 Views