authorizer icon indicating copy to clipboard operation
authorizer copied to clipboard

.Net SDK

Open Nonobis opened this issue 3 years ago • 3 comments

Feature Description

I find Authorizer idea really great a full self hosted auth0 alternative and open source .. Great ... But no .Net Core SDK ?

Describe the solution you'd like

A full .Net SDK packaged in a official nuget could be very cool

Nonobis avatar Sep 24 '22 08:09 Nonobis

@Nonobis thank you for reporting it. I don't have much experience with .net would you be interested in developing one? We can collaborate

lakhansamani avatar Sep 24 '22 08:09 lakhansamani

i can try. i will check how your sdk are done :) Do you expose a swgger for the api ?

Nonobis avatar Sep 24 '22 14:09 Nonobis

Every instance of authorizer comes with graphql playground

You can check api docs

https://docs.authorizer.dev/core/graphql-api

Also check go sdk that I recently developed

https://github.com/authorizerdev/authorizer-go

lakhansamani avatar Sep 24 '22 15:09 lakhansamani