clerk / clerk-sdk-go

Access the Clerk Backend API from Go
MIT License
94 stars 21 forks source link

add sign-in token api #340

Closed PhilippBuschhaus closed 1 month ago

PhilippBuschhaus commented 1 month ago

Add the sign-in token api: https://clerk.com/docs/reference/backend-api/tag/Sign-in-Tokens

PhilippBuschhaus commented 1 month ago

Thank you so much for the contribution @PhilippBuschhaus!

Overall the code looks great. I've left a few comments, could you please take another look and then we can :shipit:.

Thanks for the feedback :). I've addressed the issues but let me know if anything else needs changing.

MohamedArif20091999 commented 1 month ago

@PhilippBuschhaus I could see this code is merged, But With latest "github.com/clerk/clerk-sdk-go/v2" I'm not able to see this module, Is there something I'm missing here?