Skip to main content

Open current URL on a mobile with a QR code

Project description

Open current page on your mobile with a QR code.

Features

  • Creates a QR image with a url to redirect a phone user to the current image.

  • The mobile phone user will be authenticats automatically with the same user.

  • Uses the cache to keep the temporaty toker for authentication (so no database needed).

Installation

  1. Add "openonmobile" directory to your Python path.

  2. Add "openonmobile" to the INSTALLED_APPS tuple found in your settings file.

  3. Add "openonmobile.middleware.AuthOnMobileMiddleware" to your MIDDLEWARE_CLASSES tuple found in your settings file.

  4. Add "openonmobile.auth.AuthOnMobileBackend" to your AUTHENTICATION_BACKENDS tuple found in your settings file.

  5. Include "openonmobile.urls" to your URLconf.

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

django-openonmobile-0.2.tar.gz (4.0 kB view details)

Uploaded Source

File details

Details for the file django-openonmobile-0.2.tar.gz.

File metadata

File hashes

Hashes for django-openonmobile-0.2.tar.gz
Algorithm Hash digest
SHA256 b8a3a57764b7f720ea4f406d4e567f6fc51a630e6f3b9032f33d43bda29068a5
MD5 37aa2eb337a529b6dbfbbcdd3ce36e6d
BLAKE2b-256 4fc9c54750d8fc7b3a0b72f70b443dd373bd7e7a7dcaf2c1fee3a1d9139955a6

See more details on using hashes here.

Supported by

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