Accedia / appleauth-net

AppleAuth.NET is a simple library that facilitates the implementation of "Sign in with Apple" for .NET applications.
MIT License
46 stars 26 forks source link

Added BaseUri to AppleAuthProvider with the default value #35

Closed vzhurintulaco closed 5 months ago

vzhurintulaco commented 6 months ago

PR is related to https://github.com/Accedia/appleauth-net/issues/34 issue.

This is a possible solution to pass your BaseUri for API test purposes.