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.10.tar.gz
(2.9 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.10.tar.gz.
File metadata
- Download URL: IITB_SSO-0.1.10.tar.gz
- Upload date:
- Size: 2.9 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 |
7bcdb051539fecdedaaa6ad27e3afa9c4d5222229bfb410cec19fa3506a9d765
|
|
| MD5 |
4f082f7134b3bf71c5081b56bf2bf7e9
|
|
| BLAKE2b-256 |
f8b7c846596f997a9c2b4a63bb8055fb62825d3bcf201cb8ca4ae3c33d81f58d
|
File details
Details for the file IITB_SSO-0.1.10-py3-none-any.whl.
File metadata
- Download URL: IITB_SSO-0.1.10-py3-none-any.whl
- Upload date:
- Size: 2.8 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 |
96719dcdf8ca573a118809dcecdcf4603a32c87e9dcda3d309b08ce828539218
|
|
| MD5 |
9729c14af2eb278c9f22e2770300b508
|
|
| BLAKE2b-256 |
9c4f0c7daa950e80787a85dcac9999e206ab843766842771dda9bbc8c9c9bbb6
|