Table of Contents

Auth System For Unity

Authentication System

This is an extension package for Authentication System. Steam exposes multiple methods for authenticating a Steam user's identity and verifying ownership of an application. This system will provide validation for the steam and verify the identity and ownership of the following product.

Table of Contents

  1. Installation
  2. Usage

Installation

Install via Git URL

You can also use the "Install from Git URL" option from Unity Package Manager to install the package.

https://github.com/Studio-23-xyz/com.studio23.ss2.authsystem.git#upm

Package Manager

  1. open Edit/Project Settings/Package Manager
  2. add a new Scoped Registry (or edit the existing OpenUPM entry)
Name 	package.openupm.com
URL 	 https://package.openupm.com
Scope(s) com.cysharp.unitask
			com.studio23.ss2.authsystem
  1. click Save or Apply
  2. open Window/Package Manager
  3. click +
  4. select Add package by name... or Add package from git URL...
  5. paste com.studio23.ss2.authsystem into name
  6. click Add

Usage

Fromt top toolbar Studio-23>AuthSystem>Install

This is a base package where it shares dependency to the other authentication packages. Download the required package you need for the publishing such as steam or xbox.