A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/box-community/samples-docs-authenticate-with-jwt-api below:

box-community/samples-docs-authenticate-with-jwt-api: Samples for the "Authenticate with JWT (API)" guide

Samples for "Authenticate with JWT (API)" guide

These are the samples that form the end result of this guide: Authenticate with JWT (API).

For more information on the steps in these samples, see the guide.

First, ensure you have put your config.json at the root of this project. See the guide for more details.

# node
npm install jsonwebtoken axios
node sample.js

# python
pip install pyjwt cryptography requests
python sample.2.py # python 2
python sample.3.py # python 3

# java
cd sample.java
mvn install
mvn package
mvn dependency:copy-dependencies
java -cp "target/dependency/*:target/sample-1.0-SNAPSHOT.jar" com.box.developer.App

# c#
cd sample.dotnet
dotnet install
dotnet run

# ruby
gem install jwt
ruby sample.rb

# php
composer install
php sample.php

This project has been released under the Apache 2 license.

All projects in this organization are governed by our Code of Conduct.

Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at devrel@box.com. All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.

Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4