Fynd Centralized auth system.
Project description
Fynd Alohomora Package
======================
A python package for Fynd Alohomora connector.
This package is only for django framework.
Fynd alohomora is the centralized Authentication system for several applications of Fynd.
Usage
=====
**Import the module
from alohomora import check_if_authenticated
** Use it as a decorator
check_if_authenticated(state='some_state', permission='some_permission')
def some_method()
"""
Your code
"""
return something
======================
A python package for Fynd Alohomora connector.
This package is only for django framework.
Fynd alohomora is the centralized Authentication system for several applications of Fynd.
Usage
=====
**Import the module
from alohomora import check_if_authenticated
** Use it as a decorator
check_if_authenticated(state='some_state', permission='some_permission')
def some_method()
"""
Your code
"""
return something
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
Close
Hashes for fynd-django-alohomora-0.9.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | cf72b49fb7856d5295bd8a0bbf7131f9e1a92600a034f351bb91242da1d977ae |
|
MD5 | 5ca8e1e4fd92387c3878502f0adc91fe |
|
BLAKE2b-256 | c8dd24d0437fb166946de17a6b20a0b9fba5ab52fda8f6829e7321382a9cd180 |