EG Xena Developer
WebsiteSign inDesign System
  • Introduction
  • The possibilities
    • Best practices
    • User experience
  • Development
    • Get started
      • Become a developer
      • Register your app
      • The Xena API
      • Authorization
      • Using OAuth
      • Using Xena Api with OAuth
      • Using WebHooks
      • Using Websync
      • Using Xena API Key
      • Creating plugins
    • Samples
    • API documentation
      • Xena
      • Cars (Giulia)
      • Articles & prices (Gaia)
  • User interface
    • Xena Design System
    • Use our stylesheet
    • Design Guide
      • Alerts and warnings
      • Buttons
      • Colors and fonts
      • Collapsible
      • Dropdowns
      • Forms
      • Icons
      • Layout
      • Modals
      • Navigation
      • Pagination
      • Panels
      • Tables
      • Other components
Powered by GitBook
On this page
  1. Development

Samples

Use this sample code snippets to jump start your development in Xena.

PreviousCreating pluginsNextAPI documentation

Last updated 5 years ago

We have prepered a few samples:

To run these samples you will have to and .

In the samples you will need to change [Client ID] and secret if you chose Hybrid flow. On the page you will need to setup proper redirect uri.

Hybrid flow in ASP.NET core app
Hybrid flow in ASP.NET classic app
Hybrid flow in PHP app
Implicit flow in ASP.NET core app
Implicit flow in javascript app
create an application in Xena
configure it
Xena OAuth configuration