Code Monkey home page Code Monkey logo

omniauth-calendly's Introduction

omniauth-calendly's People

Contributors

koshilife avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

omniauth-calendly's Issues

return uid in auth hash

In version 0.0.1.alpha, uid is not returned.
It should be extract uid from uri field in user api response.

user api response

https://calendly.stoplight.io/docs/gh/calendly/api-docs/reference/calendly-api/openapi.yaml/paths/~1users~1%7Buuid%7D/get?srn=gh/calendly/api-docs/reference/calendly-api/openapi.yaml/paths/~1users~1{uuid}/get

{
  "resource": {
    "avatar_url": "https://xxx.cloudfront.net/uploads/user/avatar/xxx/xxx.gif",
    "created_at": "2020-07-17T05:36:18.596606Z",
    "email": "[email protected]",
    "name": "Your_Name",
    "scheduling_url": "https://calendly.com/hogehoge",
    "slug": "hogehoge",
    "timezone": "Asia/Tokyo",
    "updated_at": "2020-08-03T15:28:55.101449Z",
    "uri": "https://api.calendly.com/users/USER_ID"
  }
}

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.