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 Distribution
IITB_SSO-0.1.7.tar.gz
(1.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file IITB_SSO-0.1.7.tar.gz.
File metadata
- Download URL: IITB_SSO-0.1.7.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
16b9f720fbc949ad0805a2a1c808378a14e32990de6d64672a58374134cdea75
|
|
| MD5 |
f282eebefc0acaed4b54e85b2c2d7503
|
|
| BLAKE2b-256 |
84093ea0f36a075084c7b962538695cf07d4dcce09cba787ae92b7d7a2983871
|
File details
Details for the file IITB_SSO-0.1.7-py3-none-any.whl.
File metadata
- Download URL: IITB_SSO-0.1.7-py3-none-any.whl
- Upload date:
- Size: 1.5 kB
- Tags: 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3a8759c5657796e8c32dfa114de5c98ed8f7e66e44ad2ecf0642ace163f1b1a
|
|
| MD5 |
251ee31b99cf50d36467ee053743f138
|
|
| BLAKE2b-256 |
6335d0948456589cbdcecadfb2f040b5254eb5547ada93180e8e8d8b3893cd10
|