steam-auth | A simple PHP Steam login and User Detail package | Video Game library

 by   vikas5914 PHP Version: v1.0.3 License: No License

kandi X-RAY | steam-auth Summary

kandi X-RAY | steam-auth Summary

steam-auth is a PHP library typically used in Gaming, Video Game applications. steam-auth has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

This package enables you to easily log users in via Steam and get user details , using their OpenID service. However, this package does not require that you have the OpenID PHP module installed!.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              steam-auth has a low active ecosystem.
              It has 13 star(s) with 7 fork(s). There are 2 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 1 open issues and 5 have been closed. On average issues are closed in 21 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of steam-auth is v1.0.3

            kandi-Quality Quality

              steam-auth has 0 bugs and 0 code smells.

            kandi-Security Security

              steam-auth has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              steam-auth code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              steam-auth does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              steam-auth releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi has reviewed steam-auth and discovered the below as its top functions. This is intended to give you an instant insight into steam-auth implemented functionality, and help decide if they suit your requirements.
            • Validate the user input .
            • Log out the user
            • Reload the user s profile data
            • Generate the login URL .
            • Output the stream data .
            • Returns true if the user is logged in .
            Get all kandi verified functions for this library.

            steam-auth Key Features

            No Key Features are available at this moment for steam-auth.

            steam-auth Examples and Code Snippets

            Steam authentication and User Details,Usage example
            PHPdot img1Lines of Code : 18dot img1no licencesLicense : No License
            copy iconCopy
            require __DIR__ . '/vendor/autoload.php';
            
            $config = array(
                'apikey' => 'xxxxxxxxxxxxxxxxx', // Steam API KEY
                'domainname' => 'http://localhost:3000', // Displayed domain in the login-screen
                'loginpage' => 'http://localhost:3000/  
            copy iconCopy
            "vikas5914/steam-auth": "1.*"
            
            composer require vikas5914/steam-auth:1.*
              

            Community Discussions

            Trending Discussions on steam-auth

            QUESTION

            Laravel 6 steam auth - How to store?
            Asked 2020-Feb-01 at 09:53

            Im trying to grab user information with this package: https://github.com/invisnik/laravel-steam-auth But im a completely noob to laravel atm.

            How do I store the steamID64 in the Auth::user() field named 'steamid'

            My following handling atm:

            ...

            ANSWER

            Answered 2020-Feb-01 at 09:53

            You can do it using save():

            Source https://stackoverflow.com/questions/60007205

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install steam-auth

            Add this to your composer.json file, in the require object:. After that, run composer install to install the package.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/vikas5914/steam-auth.git

          • CLI

            gh repo clone vikas5914/steam-auth

          • sshUrl

            git@github.com:vikas5914/steam-auth.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Video Game Libraries

            Proton

            by ValveSoftware

            ArchiSteamFarm

            by JustArchiNET

            MinecraftForge

            by MinecraftForge

            byte-buddy

            by raphw

            nes

            by fogleman

            Try Top Libraries by vikas5914

            vikas5914.github.io

            by vikas5914JavaScript

            webpack-boilerplate

            by vikas5914JavaScript

            cloudflare-worker-unblock

            by vikas5914JavaScript