Media 23Video OAuth

Categories

Component ID

2412809

Component name

Media 23Video OAuth

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Synopsis

Media 23Video OAuth integrates with the Media module to upload videos to and show videos from 23Video when using access restrictions on videos. The module uses OAuth authentication via 23Video's own OAuth implementation (https://github.com/23/23video-for-php).

Users can upload files to the 23Video server without having their own login to the 23Video account. Thumbnails are downloaded dynamically.

This module is partially inspired from Media 23Video and spheresh's sandbox module Media 23Video auth.

Requirements

Media 23Video
Media 23Video provides support for publicly available videos on 23Video. This module is different in that it does not provide OAuth support for access to uploading and viewing videos on a 23Video account.

Media 23Video auth sandbox module
Media 23Video auth provides basic support for authenticating via OAuth, but doesn't yet support uploading or viewing videos. The module also uses a different OAuth library.