Function build_auth_string - echiong/testRepo GitHub Wiki

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

⚠️ **GitHub.com Fallback** ⚠️