Skip to content

Function build_auth_string

echiong edited this page Oct 23, 2012 · 1 revision

Assembles the auth params array into a string that can be put into an http header request.

Located at application/helpers/oauth_helper.php

Return value summary

Type: string

Description: the header authorization portion with trailing \r\n

Parameters summary

array $authparams

the oauth parameters

Packages

Classes

Exceptions

Functions

Clone this wiki locally