Giter Site home page Giter Site logo

auth0-extension-realtime-logs's People

Contributors

fadymak avatar fyockm avatar iamjem avatar jcenturion avatar jpadilla avatar shawnmclean avatar tjanczuk avatar twelvenights avatar zxan1285 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

auth0-extension-realtime-logs's Issues

Logging string which contains "npm" doesn't work in console.log()

Logging string which contains "npm" doesn't work in console.log(). Its easy to reproduce I have added simple rule.

function (user, context, callback) {
  console.log('This is standard string.' );
	console.log('This is string which contains npm.' );
  return callback(null, user, context);
}

Looking for code documentation

Hi,
I am looking to send these live logs(all the console.log inside rules) to application insights on azure instead of the webtask console. I believe editing this code to write a new extension might be the place to start.
Is there any code documentation I can use to understand this extension ?

Realtime logs does not start

I get a console error when trying to load the logs page:

Uncaught 
Object { message: "Invalid token specified: String contains an invalid character", stack: "@https://cdn.auth0.com/auth0-extend/components/2/extend-editor-logs.js:1:130997\ne@https://cdn.auth0.com/auth0-extend/components/2/extend-editor-logs.js:1:354\n@https://cdn.auth0.com/auth0-extend/components/2/extend-editor-logs.js:1:149602\ne@https://cdn.auth0.com/auth0-extend/components/2/extend-editor-logs.js:1:354\n@https://cdn.auth0.com/auth0-extend/components/2/extend-editor-logs.js:1:316589\ne@https://cdn.auth0.com/auth0-extend/components/2/extend-editor-logs.js:1:354\n@https://cdn.auth0.com/auth0-extend/components/2/extend-editor-logs.js:1:316539\ne@https://cdn.auth0.com/auth0-extend/components/2/extend-editor-logs.js:1:354\n@https://cdn.auth0.com/auth0-extend/components/2/extend-editor-logs.js:1:308689\ne@https://cdn.auth0.com/auth0-extend/components/2/extend-editor-logs.js:1:354\n@https://cdn.auth0.com/auth0-extend/components/2/extend-editor-logs.js:1:467569\ne@https://cdn.auth0.com/auth0-extend/components/2/extend-editor-logs.js:1:354\n@https://cdn.auth0.com/auth0-extend/components/2/extend-editor-logs.js:1:737\n@https://cdn.auth0.com/auth0-extend/components/2/extend-editor-logs.js:1:748\n@https://cdn.auth0.com/auth0-extend/components/2/extend-editor-logs.js:1:227\n@https://cdn.auth0.com/auth0-extend/components/2/extend-editor-logs.js:1:231\n" }
extend-editor-logs.js:1:130997

Not working for Custom Social Connections

Does this extension only work to debug rules?

How can I use this to debug for example the "Fetch User Profile Script" from the "Custom Social Connections" Extension?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.