Skip to content

chuongmep/aps-tookit-auth-3leg-pkce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Authentication Autodesk PCKE client-side only

Introduction The purpose of this sample is demonstrate a quick way to test and obtain your three legged tokens using PKCE method in the context of a single page app (you can refer here for more details).

This is opensource help question of PhatTran from LinkedIn : https://www.linkedin.com/feed/update/urn:li:activity:7192374744157941760/

Usage

  • Copy the client_id to Resources.resx

  • Create a callback URL in the format http://localhost:8080/api/auth/callback and add it to the Redirect URIs in the application settings, and then add it to the Resources.resx

  • Debug the application and see the result

Demo

Resources

About

Demo Authentication 3leg pkce autodesk with desktop, mobile, single app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages