Unity3D.Authentication.Example icon indicating copy to clipboard operation
Unity3D.Authentication.Example copied to clipboard

Unity3D Android/iOS Authentication Example

Results 11 Unity3D.Authentication.Example issues
Sort by recently updated
recently updated
newest added

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.1 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

as the title says, i can't seems to find this project might already be deleted. is there any more information on this ?

Fixes Gradle sync error "Gradle project reload failed. Minimum supported Gradle version is 4.10.1. Current version is 4.1." when opened with Android Studio Bumblebee 2021.1.1 Patch 1.

Bumps System.Text.RegularExpressions from 4.3.0 to 4.3.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=System.Text.RegularExpressions&package-manager=nuget&previous-version=4.3.0&new-version=4.3.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [System.Text.Encodings.Web](https://github.com/dotnet/corefx) from 4.4.0 to 4.5.1. Release notes Sourced from System.Text.Encodings.Web's releases. .NET Core 2.1.0 RC1 Release Notes Known Issues Download and Install Repos CoreCLR CoreFX Core-Setup CLI Commits See...

dependencies

Bumps System.Net.Http from 4.3.0 to 4.3.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=System.Net.Http&package-manager=nuget&previous-version=4.3.0&new-version=4.3.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

We have the package working successfully with our endpoint, but when we try to use google single sign on it seems to create an error. Is this intended to work?...

Can you explain how refresh tokens work? If a token is due to expire, how do you request a new refresh token?

Hey everyone, after trying to get this to work for the past day or so on iOS with the app I am working on I found some things that didn't...

The Canvas name is hardcoded in the AndroidProject: To use the Activity behind the plugin with your own project (your own scenes/canvas), you need to rename your Canvas to the...