Skip to main content

Python package to integrate IIT Bomaby SSO login to your project

Project description

Sample usage:

  • index.py
from flask import Flask,request
from werkzeug.utils import redirect
app = Flask(__name__)

@app.route('/')
def new():
	finalData = ssoVerification(request)
	return finalData

if __name__ == '__main__':
	app.run(debug=True)```

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

IITB_SSO-0.1.5-py2.py3-none-any.whl (1.5 kB view details)

Uploaded Python 2Python 3

File details

Details for the file IITB_SSO-0.1.5-py2.py3-none-any.whl.

File metadata

  • Download URL: IITB_SSO-0.1.5-py2.py3-none-any.whl
  • Upload date:
  • Size: 1.5 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for IITB_SSO-0.1.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d547d31d4a71915fc9f7b7be067c889b6ee2c8c2e0274ddc84f2199a9a2b27fc
MD5 ed20eb9483341cf5fca25476f0944371
BLAKE2b-256 9f57ec34c07a064b9c65708afa5856721b64278da65fd86195e88f1439b12855

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page