Results 1 to 10 of 14

Thread: DataFlex OAuth 2 component beta 2

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2009
    Location
    Beech Hill - a village near Reading in the UK
    Posts
    2,812

    Default DataFlex OAuth 2 component beta 2

    I am uploading a second beta version of the DataFlex OAuth 2.0 component workspace to correct some minor errors that have appeared during development of the Office 365 API component.

    There is very little changed:

    • At Harm's advice (and because I found that otherwise JavaScript Booleans were being returned as strings) I have explicitly added all of the DataFlex web properties as proper framework properties in the JavaScript
    • At Marcia's suggestion, the sample application should now "trim" the operation string before use
    • Because Roel wanted to do it and it was the easiest way for me to show him how, a "Meetup.com" sample has been added
    • Fixed (I hope) are some minor problems which had emerged with dates (when calculating the amount of time left in an access grant): these would only affect you if you were (a) using a non-US date format and (b) ran the program initially under the debugger, doing your login to whichever provider there, then exited the debugger, but continued to run the application. In that case, on certain days of certain months, the date/time an access token was granted could appear to be later than the current date/time, causing a calculation error (I am guessing that this is because the debugger uses US dates, not the local date format)


    DFOAuth2-Beta2.zip

    Updated documentation is here.

    Mike
    Last edited by Mike Peat; 23-Sep-2015 at 11:02 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •