implicit -> core
Šī revīzija ir iekļauta:
vecāks
96a105c5f2
revīzija
a2a6a9bcb1
@ -1,7 +1,7 @@
|
|||||||
;(function (exports) {
|
;(function (exports) {
|
||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
var OAUTH3 = exports.OAUTH3 = exports.OAUTH3 || require('./oauth3.implicit.js').OAUTH3;
|
var OAUTH3 = exports.OAUTH3 = exports.OAUTH3 || require('./oauth3.core.js').OAUTH3;
|
||||||
|
|
||||||
OAUTH3._base64.btoa = function (b64) {
|
OAUTH3._base64.btoa = function (b64) {
|
||||||
// http://stackoverflow.com/questions/9677985/uncaught-typeerror-illegal-invocation-in-chrome
|
// http://stackoverflow.com/questions/9677985/uncaught-typeerror-illegal-invocation-in-chrome
|
||||||
|
|||||||
Notiek ielāde…
x
Atsaukties uz šo jaunā problēmā
Block a user