Giter VIP home page Giter VIP logo

django-steamauth's Introduction

{
  "name": "Changhui Lee",
  "_": "Golang enthusiast",
  "pgp": "3FFB 5BB3 085A 709F",
  "blog": "https://xo.dev"
  "dev": [
    "Golang", "JavaScript", "TypeScript", 
    "React", "Gatsby", "Next.js"
  ]
}

django-steamauth's People

Contributors

blurfx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

django-steamauth's Issues

pip install django-steamauth not installing properly.

Hey I just tried out this library but it does not appear to be installing properly for me.
I'm using python 3.9.0, after installing it in my enviroment (plus the entire machine just to test) all I receive in the site-packages folder relating to steamauth is this folder but it's only ther dist-info.

And when I try to use I just get that there is no module called steamauth
image

STEAM_LOGIN_URL needs to use https

I have recently tried using this plugin for a project.
The GetSteamID64 validation post fails so it always goes to the Login_failed page.
After doing some logging I determined that the post wasn't getting to the correct location. So I updated the STEAM_LOGIN_URL to use https and updated the matched64ID to also have https.

I now get sent to the login success page.

https is always used

        protocol = "https" if use_ssl else "https"

protocol will always be set to https

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.