Asset Prices
All tracked/Tools/Integration/Hippo

Simple Sign-In with Google

A field report on Unity Asset Store pricing, by way of Hippo ; 5.0★ (48)

Simple Sign-In with Google
Today
$19.90
Low
$9.95
Median
$9.95
High
$19.90
§ 01Summary

Simple Sign-In with Google has been tracked on the Unity Asset Store since 2024-01-10. Across that time the price has changed 4 times, ranging from a low of $9.95 to a high of $19.90. $19.90 is about 100% above the median $9.95; waiting for a drop is likely worth it.

§ 02The data
Recent changes
Recent price changes for Simple Sign-In with Google
2025-09-25$9.95$19.90+100.0%
2025-09-12$19.90$9.95-50.0%
2025-04-15$9.95$19.90+100.0%
2024-12-21$14.90$9.95-33.2%
§ 03About this asset
Simple Sign-In with Google provides Google sign-in with OAuth 2.0 for Android, iOS, Windows, Mac, Universal Windows Platform (UWP) and WebGL apps made with Unity. Any doubts? Try it in real apps! Need sign-in for other platforms? ● Simple Sign-In with Google ● Simple Sign-In with Apple ● Simple Sign-In with Facebook ● Simple Sign-In with X (Twitter) ● Simple Sign-In with Telegram ● Simple Sign-In with Microsoft ● Simple Sign-In with TikTok Authentication may be a headache, especially for beginners, especially on different platforms. So I decided to take a fresh look of current possibilities that Google and Unity provide at the moment. And after a week of research I said "Bingo!". My asset is an extremely simple solution with about 200 lines of code only. Lightweight, tiny and clean, with no massive plugins and 3rd party libs! Benefits ● Cross-platform user auth for cross-platform games and apps ● No plugins, not 3rd party libs, no dependencies ● No impact to build size ● Get access tokens for integration with other Google services ● More security for client-server apps (get access tokens on a client, get all user data on a server to avoid tampering) ● JSON Web Tokens (JWT) validation ● SFSafariViewController is used on iOS (required by App Store review) ● Deep linking for Windows (UNITY_STANDALONE_WIN) Setup steps Please visit our GitHub for setup instructions. Generic workflow (for platforms that support deep linking) ● Your app navigates users to Google using a default web browser ● Users perform sign-in to their Google account ● Google redirects users to your app (using deep linking when possible) and provides an authorization code in URI parameters ● The app is activated and obtains an authorization code ● The app exchanges the code for an access token ● The app requests user data with the access token (ID, name, email and other data according access scope defined) Loopback flow for Editor and Windows (optional) ● Google redirects users to http://localhost:PORT/ ● The app listens to localhost using HttpListener Middlware flow for WebGL ● Redirect to Authorization Middleware is used to temporary save an auth code ● The app obtains the code from Authorization Middleware with a POST request Known issues Please visit our GitHub for known issues. Support ● GitHub - Wiki ● GitHub - FAQ & Troubleshooting ● GitHub - Bugs & requests ● Discord - Questions, live chat with developers ● Unity Forums - Discussion It would be super awesome if you rate ★★★★★ our asset and leave your feedback! Your reviews inspire us for creating and improving our assets. Thanks and good luck with your projects!

Description sourced from the Unity Asset Store listing.

§ 04Frequently asked
What is the current price of Simple Sign-In with Google on the Unity Asset Store?

Simple Sign-In with Google currently costs $19.90 on the Unity Asset Store, based on our latest price check.

What is the cheapest Simple Sign-In with Google has ever been?

The all-time low we have recorded for Simple Sign-In with Google is $9.95. The historical median is $9.95 and the highest price seen was $19.90.

When was the last price drop for Simple Sign-In with Google?

The most recent price drop happened on 2025-09-12, when the price moved from $19.90 to $9.95 (-50%).

Is now a good time to buy Simple Sign-In with Google?

Probably not ; the current price is above the historical median. Waiting for a sale is likely worth it.

Who publishes Simple Sign-In with Google?

Simple Sign-In with Google is published by Hippo on the Unity Asset Store.

§ 05Also marked down