Skip to main content

One post tagged with "Authentication"

Authentication tag description

View All Tags

Refresh Token in Wazo

· 5 min read
Pascal Cadotte Michaud

As a consumer of the API on Wazo Platform the first step you need to do before almost anything else is to authenticate. The process of authentication on Wazo Platform is basically creating a token using your username and password. This can be done using the /token API of wazo-auth. Here's an example from the command line.