Paypal.Auth (Paypal v0.1.0)

View Source

Paypal requires to have an authenticated token to interact. This module helps to generate a token time to time (before it's expired) and ensure we have always the correct one.

Summary

Functions

Get active token.

Get token and fails if there's no token.

Functions

get_token()

Get active token.

get_token!()

Get token and fails if there's no token.